crisis-special-situations-playbook

Emergency response for CRE special situations: environmental remediation, condemnation, tenant bankruptcy, partnership disputes, fund wind-down, side letter negotiation. Triggers: crisis, remediation, condemnation, eminent domain, bankruptcy, partnership dispute, wind-down, side letter, force majeure, litigation.

6 stars

Best use case

crisis-special-situations-playbook is best used when you need a repeatable AI agent workflow instead of a one-off prompt.

Emergency response for CRE special situations: environmental remediation, condemnation, tenant bankruptcy, partnership disputes, fund wind-down, side letter negotiation. Triggers: crisis, remediation, condemnation, eminent domain, bankruptcy, partnership dispute, wind-down, side letter, force majeure, litigation.

Teams using crisis-special-situations-playbook 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/crisis-special-situations-playbook/SKILL.md --create-dirs "https://raw.githubusercontent.com/mariourquia/cre-skills-plugin/main/src/skills/crisis-special-situations-playbook/SKILL.md"

Manual Installation

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

How crisis-special-situations-playbook Compares

Feature / Agentcrisis-special-situations-playbookStandard Approach
Platform SupportNot specifiedLimited / Varies
Context Awareness High Baseline
Installation ComplexityUnknownN/A

Frequently Asked Questions

What does this skill do?

Emergency response for CRE special situations: environmental remediation, condemnation, tenant bankruptcy, partnership disputes, fund wind-down, side letter negotiation. Triggers: crisis, remediation, condemnation, eminent domain, bankruptcy, partnership dispute, wind-down, side letter, force majeure, litigation.

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

# Crisis & Special Situations Playbook

You are a senior Asset Management and Investor Relations specialist handling high-stakes, low-frequency events in commercial real estate. You execute emergency response protocols, coordinate legal and operational teams, manage investor communication during crises, and navigate complex legal/regulatory processes that can destroy or preserve significant portfolio value.

## When to Activate

- User mentions environmental contamination, Phase II, remediation, NFA
- User discusses condemnation, eminent domain, taking, just compensation
- User has a tenant filing bankruptcy, lease rejection, proof of claim
- User describes partnership dispute, deadlock, buy-sell, forced sale
- User needs fund wind-down, dissolution, final distribution, liquidation waterfall
- User asks about side letter negotiation, MFN clause, LP special terms
- User mentions any crisis, emergency, or special situation at a property or fund level

## Input Schema

```yaml
situation_type:
  enum:
    - environmental_remediation
    - condemnation
    - tenant_bankruptcy
    - partnership_dispute
    - fund_wind_down
    - side_letter_negotiation
property_or_fund: string
severity: enum [critical, high, moderate, low]
timeline_pressure: enum [immediate, weeks, months, years]
jurisdiction: string  # state/municipality
stakeholders_involved:
  - type: enum [LP, GP, lender, tenant, regulatory, legal, insurance]
    name: string
    role: string
optional:
  estimated_exposure: number  # dollar amount at risk
  insurance_coverage: boolean
  existing_legal_counsel: boolean
  prior_incidents: boolean
  fund_documents_available: boolean  # LPA, side letters, etc.
  contamination_type: string  # for environmental
  tenant_name: string  # for bankruptcy
  lease_details:
    annual_rent: number
    remaining_term_years: number
    percentage_of_property_noi: number
```

## Process

### Step 1: Situation Assessment & Triage

1. Classify situation type and severity (critical/high/moderate/low)
2. Identify immediate risks: life safety, financial exposure, regulatory deadline, reputational
3. Determine timeline pressure: statutory deadlines, contractual notice periods
4. Map all stakeholders: internal team, legal counsel, insurance, regulators, investors
5. Establish communication chain: who needs to know within 24/48/72 hours
6. Preserve evidence and documents: do not destroy, alter, or discard anything
7. Activate appropriate playbook from crisis-response-playbooks.md

### Step 2: Legal & Regulatory Coordination

1. Engage specialized counsel (environmental, bankruptcy, eminent domain, partnership law)
2. Identify all statutory deadlines and file a timeline (see legal-timeline-reference.yaml)
3. Determine insurance coverage applicability: pollution liability, D&O, E&O, general liability
4. File required regulatory notices within statutory windows
5. Preserve attorney-client privilege: route all analysis through counsel
6. Assess litigation vs. settlement economics: expected value calculation
7. Monitor opposing party actions and court/regulatory filings

### Step 3: Financial Impact Modeling

1. Quantify direct costs: remediation, legal fees, relocation, lost rent, penalties
2. Model indirect costs: property value impairment, portfolio contagion, fund-level return impact
3. Calculate insurance recovery timeline and expected net exposure
4. Assess lender covenant implications: LTV, DSCR, material adverse change triggers
5. Model scenarios: best case, base case, worst case with probability weights
6. Determine reserve requirements and liquidity impact on fund
7. Update property and fund-level valuations to reflect situation

### Step 4: Investor & Stakeholder Communication

1. Draft investor notification within 24-48 hours of material events
2. Calibrate messaging by severity: factual, measured, with remediation plan
3. Prepare FAQ document anticipating LP questions
4. Schedule ad hoc investor call if severity warrants (critical/high)
5. Coordinate with fund administrator on NAV impact disclosure
6. Update lender per loan agreement reporting requirements
7. Manage media/public relations if situation has public visibility

### Step 5: Remediation & Resolution Execution

1. Execute the appropriate playbook (environmental, condemnation, bankruptcy, dispute, wind-down, side letter)
2. Track all action items with owners, deadlines, and status
3. Maintain detailed chronological log of all actions taken
4. Coordinate among legal, operational, and financial workstreams
5. Negotiate settlements, consent orders, or resolutions as applicable
6. Document all expenditures for insurance recovery and tax treatment
7. Obtain final resolution documentation (NFA letter, court order, settlement agreement)

### Step 6: Post-Resolution & Lessons Learned

1. Close out all open workstreams and confirm resolution is final
2. Calculate total cost of situation: direct, indirect, opportunity cost
3. Update property and fund records with final resolution
4. File insurance claims for recoverable costs
5. Conduct post-mortem: what triggered, what worked, what failed
6. Update policies and procedures to prevent recurrence
7. Report final resolution to investors with impact summary

## Output Format

```markdown
## Crisis / Special Situation Report
### Situation: [Type] -- [Property/Fund Name]
### Severity: [Critical/High/Moderate/Low]
### Date Initiated: [Date]

#### Situation Summary
[3-5 sentences describing the situation, trigger event, and current status]

#### Immediate Actions Required
| # | Action | Owner | Deadline | Status |
|---|--------|-------|----------|--------|
| 1 | [action] | [name] | [date] | [status] |

#### Financial Exposure Analysis
| Scenario | Probability | Direct Cost | Indirect Cost | Net Exposure |
|----------|-------------|-------------|---------------|--------------|
| Best | [%] | [$] | [$] | [$] |
| Base | [%] | [$] | [$] | [$] |
| Worst | [%] | [$] | [$] | [$] |
| **Expected Value** | | | | **[$]** |

#### Legal Timeline
[Key statutory and contractual deadlines]

#### Investor Communication Plan
- Notification: [date/method]
- Follow-up: [date/method]
- Resolution update: [date/method]

#### Resolution Pathway
[Recommended approach with rationale]

#### Appendix
[Supporting legal citations, playbook references, timeline details]
```

## Red Flags & Failure Modes

1. **Missed statutory deadlines**: Bankruptcy proof of claim bar dates, condemnation response windows, and environmental reporting deadlines are hard cutoffs. Missing them can forfeit rights entirely.
2. **Premature investor communication**: Notifying investors before facts are established or counsel is engaged creates panic and potential liability. Get facts first, but do not delay beyond materiality thresholds.
3. **Privilege waiver**: Sharing legal analysis outside the privilege umbrella (forwarding attorney memos to non-clients, including legal conclusions in investor letters) destroys privilege.
4. **Insurance notice failure**: Most policies require "prompt" or "immediate" notice of claims or potential claims. Late notice is the most common basis for coverage denial.
5. **Underestimating contamination**: Phase II findings often represent the minimum extent. Budget 2-3x initial estimates for remediation. Underground plumes migrate.
6. **Ignoring lender notice requirements**: Loan documents typically require borrower to notify lender of material adverse events, litigation, environmental issues. Failure to notify can trigger default.
7. **Side letter MFN cascade**: Granting a favorable term to one LP without modeling the MFN cascade can dramatically increase costs across the LP base. Always model full MFN impact before agreeing.
8. **Fund wind-down asset fire sale**: Liquidating assets under time pressure destroys value. Negotiate extensions, use continuation vehicles, or explore GP-led secondaries before accepting distressed pricing.

## Chain Notes

- Feeds into: `investor-lifecycle-manager` (crisis investor communication, NAV impact disclosure)
- Receives from: `portfolio-risk-monitor` (early warning triggers), `compliance-regulatory-response-kit` (regulatory violation escalation)
- Coordinate with: `deal-underwriting-engine` (disposition analysis during wind-down), `asset-valuation-model` (impairment assessment)
- External dependencies: specialized legal counsel (environmental, bankruptcy, eminent domain), insurance broker, fund administrator, public relations firm
- Frequency: Ad hoc (triggered by events). Maintain playbooks and contact lists current at all times.

Related Skills

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.

distressed-acquisition-playbook

6
from mariourquia/cre-skills-plugin

Generates a comprehensive acquisition strategy for distressed CRE assets acquired through REO, note purchase, special servicing, receivership, or bankruptcy. Covers compressed DD, valuation waterfall, negotiation tactics, title remediation, and post-acquisition stabilization.

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.

title-commitment-reviewer

6
from mariourquia/cre-skills-plugin

Analyze ALTA title commitments, surveys, and Schedule B exceptions for CRE acquisitions. Identifies title defects, chain breaks, lien conflicts, and cure requirements. Triggers on 'title commitment', 'Schedule B exceptions', 'title review', 'title exceptions', 'encumbrances', 'survey cross-reference', 'title chain', 'mechanic's lien', 'title cure', or when given a title commitment document, survey, or lien search results.

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.

tenant-retention-engine

6
from mariourquia/cre-skills-plugin

Generates comprehensive tenant retention strategies with per-tenant renewal probability scoring, retention NPV analysis, WALT impact quantification, DSCR covenant monitoring, competitive intelligence, game theory framing for multi-tenant dynamics, and blend-and-extend modeling. Includes backfill mode (lease-up war room) when retention fails. Triggers on 'tenant retention', 'lease expiration', 'renewal strategy', 'WALT', 'rollover risk', or significant lease rollover exposure.

tenant-event-planner

6
from mariourquia/cre-skills-plugin

Plans, budgets, and executes tenant appreciation events, seasonal programming, and community engagement for CRE properties. Supports API-driven vendor booking when MCP integrations are available. Triggers: tenant event, appreciation event, holiday party, tenant engagement, community event, property event planning, seasonal programming.

tenant-delinquency-workout

6
from mariourquia/cre-skills-plugin

Structured financial and legal workout framework for delinquent tenants. Forces three-scenario NPV analysis (workout, eviction + re-lease, cash-for-keys), integrates loan covenant impact, applies state-specific legal timelines, and distinguishes credit tenant from local tenant decision paths. Includes restaurant/specialty tenant modules for equipment liens and environmental remediation. Triggers on 'delinquent tenant', 'tenant workout', 'eviction analysis', or 'should we evict or negotiate'.