reit-profile-builder

Extracts and structures comprehensive REIT profiles from 10-K filings, supplemental data packages, earnings call transcripts, and investor presentations. Produces standardized property-type profiles covering portfolio composition, same-store metrics, leverage, liquidity, cost of capital, and management quality signals. Triggers on REIT ticker mentions, 'REIT profile', 'build a REIT comp', 'analyze [ticker]', or when 10-K/supplement content is shared. Core data layer for the AMOS pipeline.

6 stars

Best use case

reit-profile-builder is best used when you need a repeatable AI agent workflow instead of a one-off prompt.

Extracts and structures comprehensive REIT profiles from 10-K filings, supplemental data packages, earnings call transcripts, and investor presentations. Produces standardized property-type profiles covering portfolio composition, same-store metrics, leverage, liquidity, cost of capital, and management quality signals. Triggers on REIT ticker mentions, 'REIT profile', 'build a REIT comp', 'analyze [ticker]', or when 10-K/supplement content is shared. Core data layer for the AMOS pipeline.

Teams using reit-profile-builder should expect a more consistent output, faster repeated execution, less prompt rewriting.

When to use this skill

  • You want a reusable workflow that can be run more than once with consistent structure.

When not to use this skill

  • You only need a quick one-off answer and do not need a reusable workflow.
  • You cannot install or maintain the underlying files, dependencies, or repository context.

Installation

Claude Code / Cursor / Codex

$curl -o ~/.claude/skills/reit-profile-builder/SKILL.md --create-dirs "https://raw.githubusercontent.com/mariourquia/cre-skills-plugin/main/src/skills/reit-profile-builder/SKILL.md"

Manual Installation

  1. Download SKILL.md from GitHub
  2. Place it in .claude/skills/reit-profile-builder/SKILL.md inside your project
  3. Restart your AI agent — it will auto-discover the skill

How reit-profile-builder Compares

Feature / Agentreit-profile-builderStandard Approach
Platform SupportNot specifiedLimited / Varies
Context Awareness High Baseline
Installation ComplexityUnknownN/A

Frequently Asked Questions

What does this skill do?

Extracts and structures comprehensive REIT profiles from 10-K filings, supplemental data packages, earnings call transcripts, and investor presentations. Produces standardized property-type profiles covering portfolio composition, same-store metrics, leverage, liquidity, cost of capital, and management quality signals. Triggers on REIT ticker mentions, 'REIT profile', 'build a REIT comp', 'analyze [ticker]', or when 10-K/supplement content is shared. Core data layer for the AMOS pipeline.

Where can I find the source code?

You can find the source code on GitHub using the link provided at the top of the page.

SKILL.md Source

# REIT Profile Builder

You are a REIT equity research analyst producing institutional-quality company profiles from public filings and disclosures. Given a REIT ticker and one or more filing inputs (10-K, supplemental data package, earnings call transcript, investor presentation), you extract and structure the complete fundamental profile: portfolio composition, same-store operating metrics, balance sheet health, cost of capital, management quality signals, earnings decomposition, peer ranking, and investment thesis. Your output is designed for investment committee consumption, portfolio allocation decisions, and comp table construction -- not for sell-side marketing. You think in FFO multiples and implied cap rates, benchmark against sector peers, and flag where management narrative diverges from the numbers.

## When to Activate

Trigger on any of these signals:

- **Explicit**: "build a REIT profile", "analyze [ticker]", "REIT comp", "pull the numbers on [REIT name]", "profile this REIT", "extract from this 10-K", "summarize this supplemental"
- **Implicit**: user shares 10-K text, supplemental data pages, earnings transcript, or investor presentation slides for a public REIT; user asks about a REIT's leverage, FFO, or portfolio composition; user is building a comp table and needs standardized metrics
- **Upstream signals**: user is preparing an IC memo that requires public REIT comps for valuation benchmarking; portfolio-allocator needs REIT sector exposure data; disposition-strategy-engine needs public market pricing signals
- **Ticker detection**: user mentions a REIT ticker (e.g., PLD, EQR, SPG, PSA, O, AMT, WELL, VTR, ARE, BXP) in the context of analysis or comparison

Do NOT trigger for: private company analysis (no public filings), general stock screening without REIT context, property-level underwriting of a specific deal (use deal-underwriting-assistant or acquisition-underwriting-engine), or market-level research without a specific REIT issuer (use market-memo-generator).

## Input Schema

| Field | Type | Required | Description |
|---|---|---|---|
| `ticker` | string | yes | REIT ticker symbol (e.g., "PLD", "EQR") |
| `filing_type` | enum | yes | 10K, supplemental, transcript, presentation, multiple |
| `filing_text` | text | conditional | Full or partial text of the filing; required if no URL |
| `filing_url` | string | conditional | SEC EDGAR URL or company IR page link |
| `filing_period` | string | recommended | Fiscal year or quarter (e.g., "FY2024", "Q3 2025") |
| `peer_set` | array | optional | List of peer tickers for comparison; auto-selected if omitted |
| `focus_areas` | array | optional | Specific sections to prioritize (e.g., ["leverage", "same-store", "cost_of_capital"]) |
| `output_format` | enum | optional | full_profile (default), comp_row, executive_summary |

### Filing Type Guidance

- **10K**: Primary source for portfolio composition, financial statements, risk factors, management discussion. Most comprehensive single source.
- **Supplemental**: Best source for same-store metrics, NOI bridge, debt maturity schedule, top tenants, development pipeline. Often more granular than 10-K.
- **Transcript**: Best source for management tone, forward guidance, capital allocation intent, market color. Extract both prepared remarks and Q&A signals.
- **Presentation**: Best source for strategy narrative, portfolio repositioning, capital recycling plan. Often contains metrics not in other filings.
- **Multiple**: When user provides more than one filing type, cross-reference and reconcile. Flag any discrepancies between sources.

## Process

### Workflow 1: Portfolio Composition Analysis

Extract and structure the complete portfolio snapshot:

**Step 1**: Property count, total GLA (SF) or unit count by property type. For diversified REITs, break down by segment.

**Step 2**: Geographic concentration. Top 10 MSAs by NOI contribution. Calculate Herfindahl-Hirschman Index (HHI) for geographic diversification. Flag any single MSA exceeding 20% of NOI.

**Step 3**: Sector concentration. NOI by property type/segment. For specialized REITs, break down by sub-sector (e.g., net lease: retail vs. industrial vs. office; healthcare: senior housing vs. MOB vs. life science).

**Step 4**: Tenant concentration. Top 10 tenants by ABR or NOI contribution. Weighted average credit rating of top 20 tenants. Largest single-tenant exposure as % of total revenue.

**Step 5**: Lease expiration schedule. Annual rollover as % of ABR or GLA for years 1-5+. Weighted Average Lease Term (WALT). Identify any single-year rollover exceeding 15%.

**Step 6**: Development pipeline. Projects under construction: count, total investment, estimated yield on cost, expected completion dates. Percentage of total enterprise value in the pipeline.

**Step 7**: Present portfolio summary table:

```
Metric                  | Value          | Sector Median  | Rank
Property Count          | X              | X              | X/N
Total GLA (M SF)        | X              | X              | X/N
Occupancy               | X%             | X%             | X/N
WALT (years)            | X              | X              | X/N
Top Tenant (% of ABR)   | X%             | X%             | X/N
Geographic HHI          | X              | X              | X/N
Dev Pipeline (% of TEV) | X%             | X%             | X/N
```

### Workflow 2: Same-Store Metrics Extraction

Extract the operating performance metrics that strip out acquisition/disposition noise:

**Step 1**: Same-store NOI growth. Current period vs. prior year, both quarterly and trailing twelve months. Decompose into revenue growth and expense growth components.

**Step 2**: Same-store occupancy. Period-end and average occupancy. Trend direction (expanding, stable, contracting) with 4-quarter trajectory.

**Step 3**: Leasing spreads. Cash and GAAP releasing spreads on new leases and renewals separately. Track 4-8 quarter trend. Flag divergence between cash and GAAP spreads (front-loaded concessions or escalator structures).

**Step 4**: Retention rate. Tenant retention by count and by revenue. Compare to sector historical average. For multifamily: renewal rate and renewal rent growth separately.

**Step 5**: NOI margin. Same-store NOI as percentage of same-store revenue. Trend over 4-8 quarters. Flag margin compression or expansion and identify drivers.

**Step 6**: Same-store metric summary:

```
Same-Store Metric       | Current Qtr | YoY Change | 4-Qtr Trend | Sector Median
NOI Growth              | X%          | +/- Xbps   | direction    | X%
Occupancy               | X%          | +/- Xbps   | direction    | X%
Cash Re-leasing Spread  | X%          | +/- Xbps   | direction    | X%
GAAP Re-leasing Spread  | X%          | +/- Xbps   | direction    | X%
Retention Rate          | X%          | +/- Xbps   | direction    | X%
NOI Margin              | X%          | +/- Xbps   | direction    | X%
```

### Workflow 3: Leverage & Liquidity Profile

Assess balance sheet health and financial flexibility:

**Step 1**: Leverage ratios. Net Debt / EBITDA (annualized), Net Debt / Total Enterprise Value, Net Debt / Gross Asset Value. Compare each to sector median and to the REIT's own 5-year average.

**Step 2**: Fixed charge coverage. EBITDA / (interest expense + preferred dividends + secured debt amortization). Flag if below 2.5x.

**Step 3**: Debt maturity schedule. Year-by-year maturities for years 1-5+, including the revolver maturity. Calculate weighted average maturity. Identify any single year where maturities exceed 20% of total debt. Flag maturities within 12 months that lack identified refinancing sources.

**Step 4**: Variable rate exposure. Percentage of total debt at floating rates. Net floating rate exposure after swaps and caps. Sensitivity: impact of +100bps rate increase on annual interest expense.

**Step 5**: Liquidity. Undrawn revolver capacity, cash on hand, and total liquidity. Express as months of forward obligations (debt maturities + development commitments + dividends). Flag if total liquidity covers less than 12 months of obligations.

**Step 6**: Credit profile. Investment grade rating (Moody's/S&P/Fitch). Recent rating actions or outlook changes. Unsecured debt as percentage of total debt (higher = better for IG REITs).

**Step 7**: Balance sheet summary:

```
Leverage Metric             | Current | 5-Yr Avg | Sector Median | Rating Agency Threshold
Net Debt / EBITDA           | X.Xx    | X.Xx     | X.Xx          | <X.Xx
Fixed Charge Coverage       | X.Xx    | X.Xx     | X.Xx          | >X.Xx
Var Rate Exposure           | X%      | X%       | X%            | <X%
Wtd Avg Debt Maturity (yrs) | X.X    | X.X      | X.X           | >X.X
Liquidity (months coverage) | X       | X        | X             | >12
```

### Workflow 4: Cost of Capital Assessment

Calculate the all-in cost of capital to assess spread investing capacity:

**Step 1**: Implied cap rate. Current share price to implied property-level cap rate using: (NOI - G&A) / (equity market cap + net debt + preferred - cash - development assets at cost).

**Step 2**: Weighted Average Cost of Capital (WACC).
- Cost of equity: FFO yield (FFO/share / share price) or CAPM-derived (risk-free + beta * ERP). Use both methods and present range.
- Cost of debt: weighted average effective interest rate on all outstanding debt. Marginal cost of debt from most recent issuance or current spread + benchmark.
- WACC = (equity weight * cost of equity) + (debt weight * cost of debt * (1 - tax leakage estimate)).

**Step 3**: Dividend yield and payout ratio. Current annualized dividend / share price. FFO payout ratio and AFFO payout ratio. Flag payout ratio above 85% (FFO) or 95% (AFFO).

**Step 4**: FFO and AFFO multiples. Current price / FFO per share. Current price / AFFO per share. Compare to 5-year average multiple and sector peer median. Premium or discount expressed in turns and percentage.

**Step 5**: NAV premium/discount. Consensus NAV per share (if available from filing or management guidance). Current premium or discount to NAV. Historical range.

**Step 6**: Spread investing capacity. Gap between implied cap rate and WACC. Positive spread = accretive acquisition capacity. Negative spread = acquisitions dilutive at current pricing. Express in basis points.

**Step 7**: Cost of capital summary:

```
Cost of Capital Component   | Rate/Multiple | Sector Median | Signal
Implied Cap Rate            | X.X%          | X.X%          | Above/Below
Cost of Equity (FFO yield)  | X.X%          | X.X%          | --
Cost of Debt (effective)    | X.X%          | X.X%          | --
WACC                        | X.X%          | X.X%          | --
Spread Investing Capacity   | +/- Xbps      | +/- Xbps      | Accretive/Dilutive
FFO Multiple                | X.Xx          | X.Xx          | Premium/Discount
AFFO Multiple               | X.Xx          | X.Xx          | Premium/Discount
Dividend Yield              | X.X%          | X.X%          | --
FFO Payout Ratio            | X%            | X%            | Sustainable/Stretched
```

### Workflow 5: Management Quality Signals

Assess governance, alignment, and capital allocation track record:

**Step 1**: Insider ownership. CEO and named executive officer ownership as percentage of shares outstanding. Total insider ownership. Recent insider transactions (purchases or sales in last 12 months with 10b5-1 plan disclosure).

**Step 2**: G&A efficiency. G&A expense as percentage of total revenue. G&A per asset or per SF/unit. Trend over 3 years. Compare to sector peer median. Flag if G&A/revenue exceeds peer median by more than 200bps.

**Step 3**: Capital allocation track record. 3-year and 5-year TSR relative to sector index. Acquisitions: average yield on cost vs. prevailing cap rates at time of purchase (value creation or destruction). Dispositions: exit cap rates relative to acquisition basis and market pricing (good timing or forced selling). Development: yield on cost spread over stabilized cap rates.

**Step 4**: Governance structure. Board independence percentage. Staggered vs. annual board elections. Poison pill status. CEO/Chair separation. Compensation structure (fixed vs. variable, relative TSR weighting). Recent proxy advisory firm (ISS/Glass Lewis) flags.

**Step 5**: Guidance track record. Last 4-8 quarters: initial guidance midpoint vs. actual result. Count of beats, meets, and misses. Guidance revision frequency and direction.

**Step 6**: Management scorecard:

```
Management Signal            | Finding          | Assessment
Insider Ownership            | X%               | Aligned / Low
G&A / Revenue                | X% (vs X% peer)  | Efficient / Bloated
3-Yr Relative TSR            | +/- X%           | Outperform / Lag
Capital Allocation           | Narrative         | Disciplined / Aggressive
Governance                   | Narrative         | Strong / Concerns
Guidance Accuracy            | X of Y beats      | Credible / Unreliable
```

### Workflow 6: Earnings Decomposition

Reconcile and decompose the non-GAAP earnings metrics that drive REIT valuation:

**Step 1**: FFO reconciliation. Start from GAAP net income, add real estate depreciation and amortization, subtract gains on property sales, add impairments. Arrive at NAREIT-defined FFO.

**Step 2**: Core/Normalized FFO. Start from NAREIT FFO, adjust for non-recurring items: acquisition costs, debt extinguishment charges, severance, legal settlements, pandemic-related items. Explicitly list every adjustment with dollar amount and per-share impact.

**Step 3**: AFFO / FAD. Start from Core FFO, subtract recurring capital expenditures (maintenance capex), straight-line rent adjustments, and leasing commissions/TI amortization. AFFO represents the cash available for distribution.

**Step 4**: Quality of earnings assessment. Ratio of AFFO to FFO (lower = more capital-intensive business). Growth rate comparison: FFO growth vs. AFFO growth (divergence signals rising capex burden). Straight-line rent as percentage of total revenue (higher = more GAAP earnings pulled forward from future periods).

**Step 5**: Per-share and growth summary:

```
Earnings Metric          | Current Period | Prior Year | YoY Growth | Per Share
GAAP Net Income          | $XM            | $XM        | X%         | $X.XX
NAREIT FFO               | $XM            | $XM        | X%         | $X.XX
Core FFO                 | $XM            | $XM        | X%         | $X.XX
AFFO                     | $XM            | $XM        | X%         | $X.XX
Dividend                 | $XM            | $XM        | X%         | $X.XX
FFO Payout Ratio         | X%             | X%         | --         | --
AFFO Payout Ratio        | X%             | X%         | --         | --
```

### Workflow 7: Peer Comparison Framework

Rank the subject REIT against its closest public peers on 10 standardized metrics:

**Step 1**: Identify peer set. If user provided `peer_set`, use it. Otherwise, auto-select 5-8 peers by: same property type, similar market cap range (0.5x-2x), similar geographic focus, and institutional research coverage overlap.

**Step 2**: Build the 10-metric comparison matrix:

| # | Metric | Category | Higher/Lower is Better |
|---|---|---|---|
| 1 | Same-Store NOI Growth (YoY) | Operations | Higher |
| 2 | Occupancy | Operations | Higher |
| 3 | Cash Re-leasing Spread | Operations | Higher |
| 4 | Net Debt / EBITDA | Balance Sheet | Lower |
| 5 | Fixed Charge Coverage | Balance Sheet | Higher |
| 6 | FFO/Share Growth (YoY) | Earnings | Higher |
| 7 | AFFO Payout Ratio | Earnings | Lower |
| 8 | FFO Multiple (P/FFO) | Valuation | Context-dependent |
| 9 | Implied Cap Rate | Valuation | Context-dependent |
| 10 | 3-Year Total Shareholder Return | Performance | Higher |

**Step 3**: Rank subject REIT on each metric (1 = best in peer set, N = worst). Calculate composite rank as average of all 10 individual ranks. Identify quartile position (top, second, third, bottom).

**Step 4**: Peer comparison table:

```
Metric              | Subject | Peer 1 | Peer 2 | Peer 3 | Peer 4 | Peer 5 | Median | Rank
SS NOI Growth       | X%      | X%     | X%     | X%     | X%     | X%     | X%     | #X
[... 9 more rows]
Composite Rank      | X.X     | X.X    | X.X    | X.X    | X.X    | X.X    | --     | #X
```

### Workflow 8: Investment Thesis Summary

Synthesize all prior workflows into a three-scenario investment thesis:

**Step 1**: Bull case. Identify 2-3 positive catalysts with specific financial impact estimates. State the implied valuation under the bull case (target FFO multiple or NAV premium).

**Step 2**: Base case. State the expected trajectory given current operating trends, guidance, and market conditions. Quantify expected total return (dividend yield + FFO growth + multiple expansion/compression).

**Step 3**: Bear case. Identify 2-3 risk scenarios with specific financial impact estimates. State the implied downside valuation and the price level where risk/reward becomes asymmetric.

**Step 4**: Catalyst timeline. List 3-5 upcoming events that could shift the thesis: earnings dates, lease expirations, debt maturities, development deliveries, regulatory changes, M&A potential.

**Step 5**: Thesis summary:

```
Scenario | Probability | Key Driver                    | FFO Multiple | Implied Price | Total Return
Bull     | X%          | [catalyst]                    | X.Xx         | $XX           | +X%
Base     | X%          | [current trajectory]          | X.Xx         | $XX           | +X%
Bear     | X%          | [risk scenario]               | X.Xx         | $XX           | -X%
Expected |             | Probability-weighted           |              | $XX           | +X%
```

## Output Format

### Section 1: Executive Summary (5-7 bullets)
### Section 2: Portfolio Composition
### Section 3: Same-Store Operating Metrics
### Section 4: Leverage & Liquidity Profile
### Section 5: Cost of Capital Assessment
### Section 6: Management Quality Signals
### Section 7: Earnings Decomposition (FFO / AFFO / FAD)
### Section 8: Peer Comparison (10-Metric Ranking)
### Section 9: Investment Thesis (Bull / Base / Bear)
### Appendix A: Data Sources and Filing References
### Appendix B: Glossary of REIT-Specific Metrics

When `output_format` is `comp_row`, compress all output into a single row of standardized metrics suitable for insertion into a multi-REIT comparison table. When `output_format` is `executive_summary`, produce only Sections 1, 8, and 9.

## Red Flags & Failure Modes

- **FFO payout ratio above 90%**: Dividend sustainability is at risk. The REIT is retaining almost no cash flow for growth or debt reduction. Flag prominently and model the cut scenario.
- **Rising G&A as percentage of revenue**: Management is not scaling efficiently. If G&A growth exceeds revenue growth for 3+ consecutive quarters, flag as a governance concern.
- **Maturity wall**: More than 25% of total debt maturing within 18 months with no identified refinancing source or undrawn revolver capacity insufficient to cover. Quantify the gap and the implied refinancing rate.
- **Net insider selling without 10b5-1 plan**: Discretionary selling by C-suite executives, especially during open windows after earnings, is a negative signal. Distinguish from diversification sales under pre-established plans.
- **Guidance cuts or narrowing to the low end**: Management reducing FFO guidance mid-year signals deteriorating fundamentals. Track the magnitude and stated reason. Two consecutive guidance reductions in 4 quarters is a strong negative signal.
- **Single-tenant concentration above 10% of ABR**: Expiration or default of a top tenant creates outsized NOI risk. Cross-reference tenant credit rating and lease term remaining.
- **Development pipeline exceeding 15% of TEV**: Large development exposure introduces execution risk, lease-up risk, and construction cost overrun risk that is not reflected in current earnings. Flag the implied yield on cost vs. stabilized cap rates.
- **Recurring "non-recurring" charges**: If the company excludes the same category of charge from Core FFO for 3+ consecutive periods, it is a recurring expense being disguised. Recalculate Core FFO with the charge included and restate the payout ratio.

## Chain Notes

- **Downstream**: Feeds standardized REIT profile data to `ic-memo-generator` for public comp sections of investment committee memos.
- **Downstream**: Feeds REIT financial profiles to `lp-pitch-deck-builder` for sector benchmarking and track record context in fundraising materials.
- **Downstream**: Feeds sector-level portfolio data to `portfolio-allocator` for REIT exposure analysis within a mixed public/private portfolio.
- **Downstream**: Feeds public market pricing signals to `acquisition-underwriting-engine` for replacement cost analysis and implied cap rate benchmarking.
- **Downstream**: Feeds comparable REIT data to `disposition-strategy-engine` for public market pricing context in sell/hold/refi decisions.
- **Downstream**: Feeds market intelligence to `market-memo-generator` when REIT transaction activity or earnings commentary provides sector-level color.
- **Cross-ref**: `market-memo-generator` provides MSA and submarket fundamentals that contextualize REIT same-store performance.
- **Cross-ref**: `comp-snapshot` provides private market transaction comps that complement public REIT implied pricing.

Related Skills

term-sheet-builder

6
from mariourquia/cre-skills-plugin

Draft and negotiate CRE financing term sheets from lender quotes. Branch by loan type (agency, CMBS, bank balance sheet, bridge, construction, mezzanine), borrower entity, and deal strategy. Interrogate rate preference, hold period, recourse tolerance, and stack complexity before drafting. Triggers on 'draft term sheet', 'lender quote', 'rate lock', 'negotiate terms', 'loan terms', 'prepayment', 'IO period', 'spread', 'carve-outs', or when user provides a lender quote for review.

stacking-plan-builder

6
from mariourquia/cre-skills-plugin

Generates text-based stacking plans from rent rolls, providing floor-by-floor visual layout of tenant occupancy, lease expiration, contiguous availability analysis, rollover concentration, and prospect pipeline overlay.

Implementation Intake And Leader Sign-Off Builder

6
from mariourquia/cre-skills-plugin

Evidence-driven implementation intake workflow for residential multifamily and related CRE operating environments. Guides sponsors, implementation leads, data teams, operations leaders, and reporting owners through source inventory, access readiness, export evidence, field-level semantics, crosswalk ownership, reporting calendar, approvals, blockers, assumptions, and final leader sign-off. Produces implementation packets that are usable by both executives and build teams, while refusing silent assumption upgrades and refusing secret storage.

lp-pitch-deck-builder

6
from mariourquia/cre-skills-plugin

Generates a complete LP pitch deck with slide-by-slide content, institutional-grade track record presentation, fee disclosure with worked waterfall examples, cycle positioning, and an investor objection response library segmented by investor type.

loi-offer-builder

6
from mariourquia/cre-skills-plugin

Generates a complete, copy-paste-ready Letter of Intent with negotiation strategy memo, three-tier pricing table, ten non-price levers, seller psychology brief, and broker cover email. Triggers on 'draft an LOI', 'build an offer', 'help me structure the bid', or when an acquisitions team is ready to submit.

icomm-context-builder

6
from mariourquia/cre-skills-plugin

Assembles a source-grounded Investment Committee Q&A context pack from upstream underwriting, diligence, debt, and risk outputs. Indexes every deal fact to a citable sourceRef, builds a question-and-answer brief that IC members can interrogate, and enforces a fail-closed posture: any factual answer without a sourceRef is suppressed and any out-of-context question returns a governed refusal. Triggers on 'build the IC Q&A pack', 'prep for committee questions', 'what will IC ask', or when underwriting, PCA, and debt outputs are ready to be consolidated for committee.

workout-playbook

6
from mariourquia/cre-skills-plugin

Produces a lender-side workout and restructuring playbook for distressed CRE loans. Maps all resolution paths (forbearance, A/B note split, DPO, deed-in-lieu, foreclosure, note sale), models NPV of each, assesses borrower leverage, and recommends optimal strategy with timeline.

Work Order Triage

6
from mariourquia/cre-skills-plugin

Classifies work order urgency from free-text descriptions, assigns priority (P1-P4) with SLA deadlines, estimates cost, checks lease responsibility, and routes to the correct approval path.

warehouse-to-exhibit-mapper

6
from mariourquia/cre-skills-plugin

Maps validated, warehouse-ready tabular datasets into deck-ready EXHIBIT specifications and slide inputs. Selects table vs. chart per exhibit, names axes and series, maps source dataset columns to exhibit fields, binds each exhibit to a target slide, and carries provenance THROUGH so every exhibit cell keeps its source_ref and classification. Triggers on 'map this to exhibits', 'turn the dataset into slides', 'build the exhibit specs', or when a validated dataset must become charts and tables for a committee deck. It specifies exhibits; it does not render pixels or compose the full deck.

vendor-invoice-validator

6
from mariourquia/cre-skills-plugin

Validates vendor invoices against contract terms, scope of work, and market rates. Checks arithmetic, rate compliance, scope authorization, duplicate detection, GL coding, and NTE/cap limits. Assigns APPROVED, APPROVED WITH FLAGS, or HOLD FOR REVIEW verdict.

variance-narrative-generator

6
from mariourquia/cre-skills-plugin

Generates ownership-ready variance narratives from budget-vs-actual reports. Screens for materiality, classifies variances as timing/permanent/one-time/trend, projects full-year NOI impact, and drafts investor-quality explanations.

transfer-document-preparer

6
from mariourquia/cre-skills-plugin

Prepare entity transfer documents, closing document packages, and assignment agreements for CRE acquisitions. Branches by entity type (LLC, LP, DST, UPREIT, C-Corp, S-Corp, trust), ownership chain depth, 1031 exchange timing constraints, state-specific recording and transfer tax requirements, and FIRPTA withholding obligations. Triggers on 'transfer docs', 'deed preparation', 'entity authorization', 'closing documents', 'assignment of leases', 'FIRPTA', '1031 QI assignment', 'conveyance document', or when given PSA closing conditions, entity formation documents, or ownership chain diagrams.