Analyze a real estate deal — interactive wizard that collects property details and produces comprehensive financial analysis
How this command is triggered — by the user, by Claude, or both
Slash command
/real-estate-investment:analyze-dealThe summary Claude sees in its command listing — used to decide when to auto-load this command
# Analyze Real Estate Deal ARGUMENTS: Optional property address or identifier ## Instructions When this command is invoked, perform a comprehensive real estate deal analysis: ### 1. Collect Property Information Use AskUserQuestion to gather the following details (skip questions if provided via ARGUMENTS): - **Property type**: Single-family residential (SFR), multifamily, commercial, or short-term rental (STR) - **Purchase price**: Total acquisition cost - **Down payment**: Dollar amount or percentage - **Monthly rent**: Expected gross rent (for STR: average daily rate and occupancy pe...
ARGUMENTS: Optional property address or identifier
When this command is invoked, perform a comprehensive real estate deal analysis:
Use AskUserQuestion to gather the following details (skip questions if provided via ARGUMENTS):
Read the financial metrics reference:
the references/financial-metrics.md file from the real-estate-investment skill in this plugin
Calculate year-by-year projections including:
Compute all critical investment metrics:
Run three scenarios:
Format output as clean tables showing:
Ask if user wants:
If requested, generate the code/formulas and save to working directory.
npx claudepluginhub aznatkoiny/zai-skills --plugin real-estate-investment/effective-rentAnalyzes lease deal economics using the Ponzi Rental Rate framework. Extracts terms from lease documents, matches landlord parameters, runs NPV/NER analysis, and generates an investment report.
/returnsBuilds IRR/MOIC sensitivity tables for PE deals across entry multiple, leverage, exit multiple, and growth scenarios. Uses provided parameters or prompts for entry EBITDA, valuation, and financing assumptions.
/refinance-analysisGenerates a detailed refinance analysis report comparing current and proposed loan terms, including monthly savings, break-even timeline, and recommendation considerations.
/budget-narrativeGenerates professional budget narratives and financial summaries for property board review, including variance explanations and assessment impact analysis.
/comparable-sales-analysisConstructs comparable sales adjustment grid with sequential adjustments (6 stages) and statistical validation. Extracts property data, calculates 49 physical adjustments, validates gross/net limits, and generates reconciled value.