From asset-management
Rank and schedule capex projects by urgency, NOI impact, risk, and retention value
How this skill is triggered — by the user, by Claude, or both
Slash command
/asset-management:capital-planThe summary Claude sees in its skill listing — used to decide when to auto-load this skill
Prioritize and schedule capital expenditure projects for an asset, scoring each by urgency, NOI impact, tenant retention value, and risk if deferred.
Prioritize and schedule capital expenditure projects for an asset, scoring each by urgency, NOI impact, tenant retention value, and risk if deferred.
capex-prioritization -- scoring methodology, multi-year scheduling, reserve adequacy checkunderwriting/assumptions.json -- original capex reserves assumptionoperations/capital-projects.xlsx -- existing project tracking (if available)strategy/capital-plan.xlsxtotal_capex_planned, year1_capex, reserve_balance, reserve_adequacy, critical_projects_countList all proposed capital projects with description, estimated cost, category (safety/code, deferred maintenance, value-add, cosmetic), and requestor.
Invoke capex-prioritization to score each project on:
Rank projects by composite score. Schedule across plan period (typically 3-5 years) based on urgency and available capital. Front-load critical items.
Compare planned spend against current reserves and projected contributions. Flag any years where spend exceeds available capital. Recommend reserve contribution adjustments if needed.
Generate capital-plan.xlsx with tabs:
Write to strategy directory and update manifest.
npx claudepluginhub firststreetai/realestate-services-plugins --plugin asset-managementCreates, edits, and optimizes skills for Claude Code, including drafting, evaluating with test prompts, iterating on performance, and improving skill descriptions for better triggering accuracy.