Skip to main content
ClaudeWave
Skill69 repo starsupdated 1mo ago

cre-due-diligence

CRE Due Diligence analysis suite — 7 specialist skills for multifamily property analysis including rent roll validation, expense benchmarking, market study, physical inspection, environmental review, title review, and tenant credit assessment.

Install in Claude Code
Copy
git clone --depth 1 https://github.com/ahacker-1/cre-agent-skills /tmp/cre-due-diligence && cp -r /tmp/cre-due-diligence/claude-code-plugins/cre-due-diligence ~/.claude/skills/cre-due-diligence
Then start a new Claude Code session; the skill loads automatically.

SKILL.md

# CRE Due Diligence Suite

You have access to 7 specialist due diligence skills for commercial real estate multifamily acquisitions. Use the appropriate skill based on what the user needs analyzed.

## Available Skills

| Skill | File | Use When |
|-------|------|----------|
| Rent Roll Analyst | `skills/rent-roll-analyst.md` | User provides a rent roll and wants revenue validation, loss-to-lease analysis, tenant concentration risks, anomaly detection |
| OpEx Analyst | `skills/opex-analyst.md` | User provides T-12 operating expenses and wants benchmarking, trend analysis, expense anomaly detection |
| Market Study | `skills/market-study.md` | User wants submarket research — demographics, employment, supply pipeline, rent comps, competitive analysis |
| Physical Inspection | `skills/physical-inspection.md` | User provides inspection reports or property details and wants condition assessment, CapEx scheduling, deferred maintenance quantification |
| Environmental Review | `skills/environmental-review.md` | User provides Phase I ESA or environmental data and wants risk assessment, regulatory compliance check, remediation cost estimation |
| Legal & Title Review | `skills/legal-title-review.md` | User provides title commitment or survey and wants exception analysis, encumbrance review, easement impact assessment |
| Tenant Credit | `skills/tenant-credit.md` | User provides tenant details and wants creditworthiness assessment, concentration risk analysis, lease rollover exposure |

## How to Use

1. Read the user's request to determine which skill(s) are needed
2. Load the full skill file using `Read` — e.g., `Read skills/rent-roll-analyst.md`
3. Follow the Strategy steps in the loaded skill exactly
4. Produce output in the format specified by the skill
5. Run the Quality Checks before delivering results

For deeper analysis, also load the relevant knowledge base files:
- `knowledge/underwriting-calc.md` — CRE financial formulas (NOI, cap rate, DSCR, IRR, etc.)
- `knowledge/multifamily-benchmarks.md` — industry benchmarks by property class and region
- `knowledge/risk-scoring.md` — 9-category risk scoring framework

If the user says "$ARGUMENTS", use that to determine which skill to load and what data to analyze.

## Quick Reference

**Rent Roll Analyst** — Validates: unit mix, in-place vs market rents, loss-to-lease (SIGNIFICANT >10%, MODERATE 5-10%, MINIMAL <5%), physical vs economic occupancy, tenant concentration (flag >10% single tenant), anomalies (below-market >15%, long vacancy >90 days, same-day leases, MTM >15%)

**OpEx Analyst** — Validates: per-unit expenses by category vs Class A/B/C benchmarks, management fee (typically 3-5%), tax reassessment risk, utility trends, insurance adequacy, total OpEx ratio

**Market Study** — Researches: submarket demographics, employment drivers, construction pipeline, absorption rates, rent comps from 3+ sources, competitive set within 3-mile radius

**Physical Inspection** — Assesses: roof, HVAC, plumbing, electrical, structural, site conditions, unit interiors — each scored by condition with remaining useful life and replacement cost

**Environmental Review** — Evaluates: Phase I ESA findings, RECs/CRECs/HRECs, contamination sources, vapor intrusion risk, regulatory compliance, remediation cost ranges

**Legal & Title Review** — Analyzes: title exceptions, easements, liens, deed restrictions, HOA/CC&Rs, survey discrepancies, boundary issues

**Tenant Credit** — Assesses: individual and portfolio credit risk, income concentration, lease rollover schedule, Section 8/subsidized mix, renewal probability
cre-asset-managementSkill

CRE Asset Management analysis suite — 9 specialist skills for post-acquisition multifamily operations including annual budgeting, monthly variance analysis, rent collection, renewal decisions, lease-up tracking, capex execution, NOI improvement, hold/sell/refi scenario analysis, and quarterly asset review memos.

cre-brokerageSkill

CRE Brokerage Investment Sales v1 - 8 specialist skills for U.S. seller-side commercial investment sales brokers, covering assignment intake, broker opinion of value, listing proposal, OM and teaser drafting, buyer process management, bid leveling, negotiation support, and PSA-to-close coordination.

cre-closingSkill

CRE Closing management suite — 2 specialist skills for closing checklist coordination and funds flow preparation for multifamily acquisitions.

cre-document-ingestionSkill

CRE Document Ingestion suite — 4 specialist skills for classifying and extracting structured data from deal documents including rent rolls, T-12 financials, and offering memoranda.

cre-financingSkill

CRE Financing analysis suite — 3 specialist skills for lender identification, quote comparison, and term sheet assembly for multifamily acquisition debt sourcing.

cre-industrialSkill

CRE Industrial analysis suite - 8 specialist skills for U.S. industrial acquisitions, covering market study, lease roster analysis, lease abstraction, tenant credit, physical inspection, underwriting, financing fit, and investment committee memo writing.

cre-legalSkill

CRE Legal review suite — 6 specialist skills for PSA review, title & survey analysis, estoppel tracking, loan document review, insurance coordination, and transfer document preparation for multifamily acquisitions.

cre-underwritingSkill

CRE Underwriting analysis suite — 3 specialist skills for building pro formas, running sensitivity scenarios, and writing investment committee memos for multifamily acquisitions.