managing-infrastructure-asset-lifecycle
Tracks infrastructure asset performance with maintenance planning, capital expenditure optimization, and end-of-life valuation. Use when managing infrastructure portfolios, planning capex, or evaluating asset condition.
Best use case
managing-infrastructure-asset-lifecycle is best used when you need a repeatable AI agent workflow instead of a one-off prompt.
Tracks infrastructure asset performance with maintenance planning, capital expenditure optimization, and end-of-life valuation. Use when managing infrastructure portfolios, planning capex, or evaluating asset condition.
Teams using managing-infrastructure-asset-lifecycle 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
Manual Installation
- Download SKILL.md from GitHub
- Place it in
.claude/skills/managing-infrastructure-asset-lifecycle/SKILL.mdinside your project - Restart your AI agent — it will auto-discover the skill
How managing-infrastructure-asset-lifecycle Compares
| Feature / Agent | managing-infrastructure-asset-lifecycle | Standard Approach |
|---|---|---|
| Platform Support | Not specified | Limited / Varies |
| Context Awareness | High | Baseline |
| Installation Complexity | Unknown | N/A |
Frequently Asked Questions
What does this skill do?
Tracks infrastructure asset performance with maintenance planning, capital expenditure optimization, and end-of-life valuation. Use when managing infrastructure portfolios, planning capex, or evaluating asset condition.
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
# Managing Infrastructure Asset Lifecycle ## When To Use - Producing periodic asset condition and performance reports for infrastructure portfolios (roads, bridges, utilities, energy facilities, social infrastructure) - Planning preventive and corrective maintenance schedules against remaining useful life - Optimizing multi-year capital expenditure programs across a portfolio of concession or owned assets - Evaluating end-of-life or handback readiness for PPP/concession assets - Supporting lender or investor reporting on asset health and capex adequacy ## Inputs To Gather - **Asset register** — unique asset IDs, commissioning dates, design life, asset class, and location - **Condition survey data** — most recent inspection reports, condition grades (e.g., 1–5 scale or equivalent), defect logs - **Maintenance records** — planned vs. reactive maintenance history, work orders, unit costs - **Capex plan** — approved capital budget, forecast spend by year, funding source (opex reserve, lifecycle fund, debt draw) - **Performance KPIs** — availability, throughput, safety incidents, service-level penalties, regulatory compliance scores - **Concession/contract terms** — handback conditions, lifecycle benchmarking obligations, penalty regimes [VERIFY against specific concession agreement] - **Financial model extract** — lifecycle cost assumptions, discount rate, inflation escalators, residual value assumptions ## Workflow 1. **Build the asset inventory snapshot** - Reconcile the asset register against the latest condition surveys - Flag assets missing inspection data or with surveys older than the required cycle (typically 12–36 months) [VERIFY inspection frequency requirement] - Classify each asset by lifecycle stage: commissioning → operational → degraded → end-of-life → decommissioned 2. **Assess condition and remaining useful life** - Map condition grades to estimated remaining useful life (RUL) using degradation curves appropriate to asset class - Identify assets where actual degradation outpaces the financial model's lifecycle cost curve - Highlight critical assets (single points of failure, safety-critical, high-replacement-cost) separately 3. **Evaluate maintenance effectiveness** - Compare planned vs. actual maintenance spend and task completion rates - Calculate reactive-to-planned maintenance ratio — flag if reactive exceeds 30% of total maintenance effort - Identify recurring defects suggesting systemic issues rather than normal wear 4. **Optimize the capex program** - Rank capital interventions by urgency (safety, regulatory, service continuity) and value (cost of deferral vs. early replacement) - Model deferral scenarios: quantify increased maintenance cost, failure probability, and service-level penalty exposure for each year of deferral - Align capex timing with funding availability (lifecycle reserve balance, debt headroom, distribution lock-up thresholds) 5. **Assess end-of-life / handback readiness** - For concession assets, compare current condition against contractual handback standards [VERIFY handback specification per concession] - Calculate the "handback gap" — estimated cost to bring assets to required condition by handback date - Recommend acceleration or phasing of lifecycle works to close the gap within budget constraints 6. **Compile the management report** - Executive summary: portfolio-level condition score, capex adequacy ratio, top-5 risk assets - Asset-by-asset detail tables with condition grade, RUL, next major intervention, and estimated cost - Capex plan vs. actuals waterfall chart data and variance commentary - Forward-looking risk register: assets at risk of unplanned failure within 12–24 months ## Output A structured **Infrastructure Asset Lifecycle Report** containing: - Portfolio condition dashboard (asset count by condition grade and lifecycle stage) - Maintenance effectiveness metrics (planned vs. reactive ratio, cost per unit, backlog trend) - Prioritized capex schedule with deferral impact analysis - Handback readiness assessment (PPP/concession assets only) - Risk-ranked watchlist of assets requiring near-term intervention - Recommended actions with responsible party, timeline, and estimated cost ## Quality Checks - Every asset in the register has a current condition grade or is explicitly flagged as data-gap - Capex recommendations tie back to specific condition deficiencies — no unsupported "general renewal" line items - Financial figures reconcile to the approved budget and financial model assumptions - Degradation curves and RUL estimates cite the methodology or standard used (e.g., IIMM, ISO 55000 framework) [VERIFY applicable standard] - Handback condition benchmarks reference the specific concession agreement clause - All assumptions (inflation rate, discount rate, failure probability) are stated explicitly; uncertain values marked [VERIFY] - Report distinguishes between confirmed inspection findings and modeled/extrapolated estimates