structuring-commercial-mortgage-securitization

Designs CMBS structures with property-level underwriting, DSCR analysis, and loan-level credit assessment. Use when structuring CMBS deals, underwriting commercial mortgage pools, or analyzing property cash flows.

11 stars

Best use case

structuring-commercial-mortgage-securitization is best used when you need a repeatable AI agent workflow instead of a one-off prompt.

Designs CMBS structures with property-level underwriting, DSCR analysis, and loan-level credit assessment. Use when structuring CMBS deals, underwriting commercial mortgage pools, or analyzing property cash flows.

Teams using structuring-commercial-mortgage-securitization 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/structuring-commercial-mortgage-securitization/SKILL.md --create-dirs "https://raw.githubusercontent.com/CaseMark/skills/main/skills/capital/structuring-commercial-mortgage-securitization/SKILL.md"

Manual Installation

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

How structuring-commercial-mortgage-securitization Compares

Feature / Agentstructuring-commercial-mortgage-securitizationStandard Approach
Platform SupportNot specifiedLimited / Varies
Context Awareness High Baseline
Installation ComplexityUnknownN/A

Frequently Asked Questions

What does this skill do?

Designs CMBS structures with property-level underwriting, DSCR analysis, and loan-level credit assessment. Use when structuring CMBS deals, underwriting commercial mortgage pools, or analyzing property cash flows.

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

# Structuring Commercial Mortgage Securitization

Designs CMBS structures with property-level underwriting, DSCR analysis, and loan-level credit assessment.

## When To Use

- Structuring a new CMBS conduit or single-asset/single-borrower (SASB) transaction
- Underwriting a pool of commercial mortgage loans for securitization
- Evaluating property-level cash flows and debt service coverage across a loan tape
- Assessing credit enhancement levels, subordination, and tranche sizing
- Reviewing an existing CMBS structure for refinancing, B-piece acquisition, or special servicing triggers

## Inputs To Gather

- **Loan tape**: Loan-level data including balance, coupon, maturity, amortization schedule, IO period, prepayment provisions (yield maintenance, defeasance, lockout)
- **Property financials**: Trailing-12-month (T-12) and in-place rent rolls, historical NOI, capital expenditure reserves, tenant improvement/leasing commission budgets
- **Appraisals and valuations**: As-is and as-stabilized appraised values; cap rate assumptions by property type and market
- **Property type and geography**: Office, retail, multifamily, industrial, hospitality, self-storage, or mixed-use; MSA-level market data
- **Borrower/sponsor information**: Track record, net worth, liquidity covenants, carve-out guarantor details
- **Target capital structure**: Desired tranche classes (AAA through B-piece/unrated), anticipated rating agency (KBRA, Fitch, DBRS Morningstar, S&P), credit enhancement targets
- **Deal terms**: Advancing obligations, servicing fee structure (master, primary, special), controlling class rights, risk retention approach (horizontal, vertical, L-shaped) [VERIFY per Dodd-Frank/EU risk retention rules as applicable]

## Workflow

1. **Loan-level underwriting**
   - Calculate debt service coverage ratio (DSCR) using in-place NOI and stressed NOI (apply haircuts for vacancy, management fees, CapEx reserves)
   - Compute loan-to-value (LTV) using appraised value and securitization trust balance
   - Stress-test each loan: apply NOI declines (typically 5-15% depending on property type), cap rate expansion (25-75 bps), and interest rate shocks for floating-rate loans
   - Flag loans with DSCR < 1.25x or LTV > 75% for enhanced scrutiny [VERIFY: rating agency DSCR/LTV thresholds vary by property type and agency methodology]

2. **Property cash flow analysis**
   - Build property-level cash flow models: gross potential rent, vacancy/credit loss, effective gross income, operating expenses, NOI, below-the-line adjustments (TI/LC, CapEx)
   - Apply re-tenanting assumptions for near-term lease expirations (rollover risk)
   - For hospitality: use RevPAR-based projections with seasonal adjustments
   - For retail: analyze tenant sales per square foot, co-tenancy clauses, and anchor tenant credit quality

3. **Pool composition and concentration analysis**
   - Evaluate pool diversity: property type, geographic, sponsor, and single-tenant concentrations
   - Compute Herfindahl score and top-10 loan concentration
   - Identify any pari passu or subordinate companion loan structures (A/B notes, mezzanine debt, preferred equity layers)

4. **Capital structure and tranche sizing**
   - Set credit enhancement levels per tranche based on target ratings and agency loss models
   - Size AAA, AA, A, BBB-, and below-investment-grade classes; determine horizontal risk retention piece
   - Model waterfall mechanics: sequential pay vs. pro rata triggers, principal allocation, loss allocation (reverse sequential), interest shortfall recovery, appraisal reduction amounts (ARA)
   - Define servicer advancing obligations and reimbursement priority

5. **Stress testing and scenario analysis**
   - Run base, downside, and severe scenarios across the pool
   - Model default timing curves (front-loaded vs. back-loaded) with assumed loss severity by property type (typically 30-50% for conduit)
   - Assess tranche breakeven analysis: determine the cumulative loss level at which each tranche experiences principal loss
   - Evaluate weighted-average life (WAL) stability under varying prepayment speeds (0 CPR, pricing speed, 100 CPY)

6. **Documentation and deliverable assembly**
   - Compile loan-level summaries with DSCR, LTV, debt yield, and key risk factors
   - Prepare pool stratification tables (by property type, geography, loan size, maturity, coupon type)
   - Draft capital structure summary with credit enhancement waterfall, anticipated ratings, and pricing benchmarks
   - Note all assumptions, limitations, and items requiring further diligence

## Output

- **Pool summary**: Aggregate metrics — WA DSCR, WA LTV, WA coupon, WA debt yield, total pool balance, number of loans, property type breakdown
- **Loan-level detail**: Individual loan summaries with underwritten NOI, DSCR (as-is and stressed), LTV, property description, and risk flags
- **Capital structure table**: Tranche classes, balances, credit enhancement percentages, anticipated ratings, preliminary spread guidance
- **Waterfall mechanics**: Principal and interest allocation rules, loss allocation, advancing and reimbursement provisions
- **Stress results**: Scenario-based loss projections and tranche-level impact (breakeven default rates, expected loss by tranche)
- **Concentration tables**: Stratification by property type, geography, sponsor, loan size, maturity profile

## Quality Checks

- Confirm all DSCR calculations use consistent NOI definitions (in-place vs. underwritten vs. stressed) and clearly label each
- Verify LTV denominators match the correct valuation basis (appraised, allocated, or securitization value)
- Cross-check pool aggregate balance against the sum of individual loan balances
- Ensure credit enhancement levels align with published rating agency criteria [VERIFY: confirm current methodology documents from each target agency]
- Validate that waterfall mechanics correctly handle interest shortfalls, appraisal reductions, and workout-delayed reimbursement amounts
- Confirm risk retention compliance with applicable regulations [VERIFY: US Dodd-Frank Section 941 vs. EU Securitisation Regulation requirements]
- Flag any data gaps in the loan tape (missing appraisals, stale rent rolls, incomplete environmental reports) with [VERIFY] markers
- Ensure all stressed scenarios use defensible assumptions sourced from market data or agency guidance

Related Skills

mortgage-deed-of-trust

11
from CaseMark/skills

Drafts recording-ready residential Mortgages or Deeds of Trust with jurisdiction-appropriate instrument selection, uniform covenants, default/foreclosure provisions, and execution formalities. Use when drafting mortgage instruments, deeds of trust, security instruments for home loans, or real estate financing documents.

commercial-real-estate-loi

11
from CaseMark/skills

Drafts a U.S. commercial real estate purchase letter of intent (LOI) framing core deal terms as non-binding while isolating binding provisions (confidentiality, exclusivity). Triggers on LOI/term-sheet requests for commercial property acquisition, PSA pre-wire, exclusivity, or due-diligence entry.

commercial-re-loi

11
from CaseMark/skills

Drafts a Letter of Intent for commercial real estate purchase transactions. Covers purchase price, earnest money, due diligence, financing contingencies, closing mechanics, and binding provisions (confidentiality, exclusivity). Use when drafting LOIs, CRE purchase proposals, or pre-contract term sheets.

commercial-psa

11
from CaseMark/skills

Drafts Purchase and Sale Agreements for commercial real estate transactions (office, retail, industrial, multifamily). Triggers when the user needs a commercial PSA, purchase agreement, sale contract, or acquisition agreement. Extracts deal terms from uploaded documents and structures all major provisions.

commercial-invoice-for-export

11
from CaseMark/skills

Drafts a compliant Commercial Invoice for Export satisfying customs, banking (L/C), logistics, and insurance requirements. Enforces Incoterms 2020, HS tariff classification, country-of-origin determination, export control referencing, and certification language. Use when preparing export invoices for customs authorities, freight forwarders, banks, or insurance underwriters.

structuring-debt-financing

11
from CaseMark/skills

Designs acquisition financing structures with leverage analysis, covenant negotiation, and capital structure optimization. Use when structuring deal financing, analyzing debt capacity, or negotiating loan terms.

managing-commercial-real-estate-lending

11
from CaseMark/skills

Structures CRE loan underwriting with property valuation, cash flow analysis, and environmental review. Use when underwriting CRE loans, analyzing property cash flows, or evaluating loan collateral.

managing-commercial-loan-underwriting

11
from CaseMark/skills

Structures commercial loan underwriting with financial spreading, cash flow analysis, and risk rating. Use when underwriting commercial loans, analyzing borrower financials, or assigning risk ratings.

conducting-commercial-due-diligence

11
from CaseMark/skills

Structures commercial diligence with market sizing, competitive dynamics, and customer reference analysis. Use when conducting CDD, analyzing target markets, or validating commercial assumptions.

analyzing-corporate-restructuring

11
from CaseMark/skills

Evaluates restructuring alternatives with debt-for-equity analysis, 363 sale considerations, and recovery analysis. Use when analyzing restructurings, evaluating Chapter 11 options, or modeling recovery scenarios.

analyzing-agency-mortgage-bonds

11
from CaseMark/skills

Evaluates agency MBS with prepayment modeling, OAS analysis, and convexity assessment. Use when analyzing agency MBS, modeling prepayments, or evaluating mortgage bond convexity.

structuring-whole-business-securitizations

11
from CaseMark/skills

Designs whole business securitization with IP collateral, franchise cash flows, and operating covenant structures. Use when structuring WBS transactions, analyzing franchise securitizations, or evaluating non-traditional collateral.