From asset-management
Monthly asset report covering leasing, collections, NOI, occupancy, and capex
npx claudepluginhub firststreetai/realestate-services-plugins --plugin asset-managementThis skill uses the workspace's default tool permissions.
Produce a monthly asset management report for an income-producing property, covering leasing activity, collections, NOI performance, occupancy, and capital expenditures.
Guides Next.js Cache Components and Partial Prerendering (PPR) with cacheComponents enabled. Implements 'use cache', cacheLife(), cacheTag(), revalidateTag(), static/dynamic optimization, and cache debugging.
Migrates code, prompts, and API calls from Claude Sonnet 4.0/4.5 or Opus 4.1 to Opus 4.5, updating model strings on Anthropic, AWS, GCP, Azure platforms.
Automates semantic versioning and release workflow for Claude Code plugins: bumps versions in package.json, marketplace.json, plugin.json; verifies builds; creates git tags, GitHub releases, changelogs.
Produce a monthly asset management report for an income-producing property, covering leasing activity, collections, NOI performance, occupancy, and capital expenditures.
same-store-noi -- NOI analysis, occupancy bridge, revenue/expense decompositionleasing-spread-analysis -- lease spreads, rollover waterfall, retention economicsunderwriting/assumptions.json -- original underwriting assumptions for variance contextunderwriting/proforma.xlsx -- budget/UW pro formaoperations/rent-roll.xlsx -- prior period rent roll for delta analysisoperations/collections.xlsx -- collections detailreporting/asset-report-YYYY-MM.mdnoi_actual, noi_budget, noi_variance_pct, occupancy_physical, occupancy_economic, collections_rate, leasing_activity_sfCollect actual P&L, rent roll, leasing activity, and capital project updates for the reporting period. Check manifest for prior-period data to enable trend analysis.
Invoke same-store-noi to decompose revenue and expenses, compute NOI vs. budget and prior year, and build the occupancy bridge (beginning occupancy -> lease-up -> move-outs -> ending occupancy).
Invoke leasing-spread-analysis to evaluate new leases and renewals executed during the period. Compute cash and GAAP spreads vs. prior rents, and summarize upcoming rollover exposure.
Summarize collections rate, aged receivables, and any credit watch tenants. Flag tenants >60 days past due.
Summarize capex spend vs. budget, project status (on-track / delayed / over-budget), and remaining reserve balance.
Generate asset-report-YYYY-MM.md with the following sections:
Write to deal context and update manifest.