Skills DirectorySkills Directory
SkillsLearnSecurityCategoriesDocsCommunityBlog
Sign InSubmit Skill
Skills Directory

Security-tested agent skills for Claude, coding agents, and AI workflows.

Directory

  • Browse Skills
  • All Skills A–Z
  • Claude Skills
  • Claude Code Skills
  • Agent Skills
  • Categories
  • Submit a Skill

Learn

  • Learn Hub
  • Install Claude Skills
  • Write SKILL.md
  • Skills vs MCP
  • Directories Compared

Security

  • Security
  • Methodology
  • Secure Claude Skills
  • Security Badges

Company

  • About
  • Community
  • Blog
  • API Docs
  • Advertise

2026 Skills Directory. All rights reserved.

Back to skills

Managing Loan Underwriting Real Estate

ASecurity

Structures commercial real estate loan underwriting with DSCR, LTV, and debt yield analysis. Use when underwriting CRE loans, calculating coverage ratios, or evaluating loan terms.

22 stars
0 votes
0 copies
0 views
Added 9/20/2026
businessgotesting

Works with

cli

Security Analysis

A100/100

Scanned 9/20/2026

Install to Claude Code

$npx -y skills add lev-os/agents --skill managing-loan-underwriting-real-estate --agent claude-code

Installs into .claude/skills of the current project.

Are you the author of Managing Loan Underwriting Real Estate?

Add the live security badge to your README — it updates automatically with every re-scan.

Security grade badge for Managing Loan Underwriting Real Estate
[![Security: A — Skills Directory](https://www.skillsdirectory.com/api/skills/lev-os-managing-loan-underwriting-real-estate/badge)](https://www.skillsdirectory.com/skills/lev-os-managing-loan-underwriting-real-estate)

More formats (shields.io, HTML) on the badges page.

Download Zip
Files
SKILL.md
---
name: managing-loan-underwriting-real-estate
description: Structures commercial real estate loan underwriting with DSCR, LTV, and debt yield analysis. Use when underwriting CRE loans, calculating coverage ratios, or evaluating loan terms.
tags:
  - management
  - real-estate-finance
metadata:
  author: casemark
  practice_areas:
    - Real Estate Finance
    - REIT Analysis
    - Property Investment
  document_types:
    - Management Report
  skill_modes:
    - Management
    - Coordination
---
# Managing Loan Underwriting Real Estate

Structures commercial real estate loan underwriting with DSCR, LTV, and debt yield analysis for commercial property debt transactions.

## When To Use

- Underwriting a new CRE loan (acquisition, refinance, or construction-to-perm)
- Evaluating loan sizing across multiple coverage metrics (DSCR, LTV, debt yield)
- Comparing term sheet proposals from multiple lenders
- Stress-testing loan structures under varying NOI, cap rate, or interest rate scenarios
- Preparing credit committee or investment committee loan packages
- Assessing REIT-level portfolio leverage and covenant compliance

## Inputs To Gather

- **Property financials**: Trailing-12-month (T-12) operating statements, rent roll with lease expiration schedule, historical occupancy data
- **Appraisal or valuation**: Recent appraisal, broker opinion of value, or internal underwritten value with cap rate basis
- **Loan terms**: Proposed loan amount, interest rate (fixed/floating + spread), amortization period, maturity, IO period if any, prepayment provisions
- **Borrower information**: Sponsor track record, net worth and liquidity, guaranty structure (recourse vs. non-recourse with carve-outs)
- **Market data**: Submarket vacancy, comparable rental rates, recent sales comps for cap rate benchmarking
- **Third-party reports**: Environmental (Phase I/II), property condition report, seismic (if applicable), survey, title [VERIFY: lender-specific report requirements vary]

## Workflow

1. **Build the NOI waterfall**
   - Start from gross potential rent, subtract vacancy/credit loss, add other income
   - Deduct operating expenses line-by-line (management fee, R&M, insurance, taxes, utilities, common area)
   - Arrive at in-place NOI, then build an underwritten NOI adjusting for lease-up, rent bumps, and normalized expenses
   - Clearly label in-place vs. stabilized vs. stressed NOI figures

2. **Calculate core coverage metrics**
   - **DSCR** = Underwritten NOI ÷ Annual Debt Service. Minimum thresholds: 1.20x–1.25x typical for stabilized; 1.30x+ for transitional or single-tenant [VERIFY: lender-specific DSCR floors]
   - **LTV** = Loan Amount ÷ Appraised Value. Senior loans typically capped at 65%–75% [VERIFY: product-specific LTV limits]
   - **Debt Yield** = Underwritten NOI ÷ Loan Amount. Minimum 8%–10% for most CRE lenders; acts as a rate-independent sizing check

3. **Size the loan using the binding constraint**
   - Calculate maximum loan proceeds under each metric independently
   - The binding constraint (lowest proceeds) governs final loan sizing
   - Document which metric is the binding constraint and the gap to the next constraint

4. **Stress test the structure**
   - Interest rate stress: model +100bps and +200bps rate increases on floating-rate loans
   - NOI stress: model 10%–20% NOI decline and recalculate DSCR
   - Cap rate stress: model 50–100bps cap rate expansion and recalculate LTV
   - Identify breakeven occupancy and breakeven rental rate for debt service coverage

5. **Evaluate loan structure and terms**
   - Compare IO period impact on amortizing vs. IO DSCR
   - Assess prepayment provisions (yield maintenance, defeasance, step-down) against hold period
   - Review recourse carve-outs (bad boy guarantees) and their scope
   - Flag any cash management triggers (hard vs. soft lockbox, cash sweep thresholds)

6. **Compile the underwriting package**
   - Loan sizing summary table showing proceeds under each metric
   - Sources and uses of funds
   - Sensitivity tables (rate, NOI, cap rate scenarios)
   - Borrower/sponsor summary and guarantor financial capacity
   - Risk factors and mitigants narrative

## Output

A structured loan underwriting report containing:

- **Loan sizing summary**: Maximum proceeds by DSCR, LTV, and debt yield with the binding constraint identified
- **NOI waterfall**: Gross-to-net income build with clear in-place vs. underwritten adjustments
- **Coverage metrics table**: DSCR (IO and amortizing), LTV, debt yield at base case and stress scenarios
- **Sensitivity matrix**: NOI decline × interest rate increase grid showing resulting DSCR
- **Sources & uses**: Total project cost, equity requirement, and loan-to-cost
- **Risk summary**: Key risks (lease rollover concentration, market softness, sponsor experience) with mitigants
- **Term comparison** (if multiple proposals): Side-by-side lender term sheets with net proceeds, all-in cost, and flexibility ranked

## Quality Checks

- NOI underwriting ties back to the rent roll and T-12 with all adjustments documented
- Debt service calculation matches the stated rate, amortization, and IO period precisely
- All three coverage metrics (DSCR, LTV, debt yield) are computed and the binding constraint is correctly identified
- Stress scenarios use clearly stated assumptions and show metric movement directionally
- Vacancy assumption is justified relative to submarket data, not assumed at a flat percentage without support
- Management fee is underwritten consistently (market standard or actual, whichever is higher) [VERIFY: lender underwriting convention]
- Reserves (TI/LC, capex, ground rent if applicable) are included in the cash flow before debt service where required by the lender
- No circular references between stabilized value assumptions and loan sizing
- Sponsor financial capacity (net worth ≥ loan amount, liquidity ≥ 10% of loan) is verified against lender requirements [VERIFY: specific lender thresholds]

Attribution

lev-oslev-os
View sourceMore from lev-os →
SSkills DirectorySkills Directory

Your tool, in front of Claude Code builders.

3 founder slots · $299/mo · GSC-verified traffic · sponsors can never buy grades.

See placements

Is this your skill, or is something wrong with this listing? Request removal or report an issue. Author removals are honored within 72 hours.

Comments (0)

No comments yet. Be the first to comment!

SSkills DirectorySkills Directory

Your tool, in front of Claude Code builders.

3 founder slots · $299/mo · GSC-verified traffic · sponsors can never buy grades.

See placements

Related Skills

Solution Architect

Designs system architecture, component specifications, and technical integration strategy. Use when: designing solutions, system architecture, technology stack, or integration approaches.

192 votes

Akorchak:Venture Assessment

Generate a comprehensive VC investment assessment report for a company

72 votes

Stock Analysis

Analyze stocks and cryptocurrencies using Yahoo Finance data. Supports portfolio management (create, add, remove assets), crypto analysis (Top 20 by market cap), and periodic performance reports (daily/weekly/monthly/quarterly/yearly). 8 analysis dimensions for stocks, 3 for crypto. Use for stock analysis, portfolio tracking, earnings reactions, or crypto monitoring.

6511 votes

Just Fucking Cancel

Find and cancel unwanted subscriptions by analyzing bank transactions. Detects recurring charges, calculates annual waste, and helps you cancel with direct URLs and browser automation. Use when: 'cancel subscriptions', 'audit subscriptions', 'find recurring charges', 'what am I paying for', 'save money', 'subscription cleanup', 'stop wasting money'. Supports CSV import (Apple Card, Chase, Amex, Citi, Bank of America, Capital One, Mint, Copilot) OR Plaid API for automatic transaction pull. Out...

6511 votes

Telegram Compose

Compose rich, readable Telegram messages using HTML formatting via direct Telegram API. Use when: (1) Sending any Telegram message beyond a simple one-line reply, (2) Creating structured messages with sections, lists, or status updates, (3) Need formatting unavailable via Clawdbot's Markdown conversion (underline, spoilers, expandable blockquotes, user mentions by ID), (4) Sending alerts, reports, summaries, or notifications to Telegram, (5) Want professional, scannable message formatting wit...

6511 votes
View all in business →