From sas-amp
This skill should be used when the user asks to create, develop, draft, or review an asset management plan (AMP), mentions "sas-amp", requests an ISO 55001-aligned plan, or discusses AMP sections such as levels of service, demand forecasting, renewal planning, lifecycle costing, or financial projections. Covers any sector or asset class.
How this skill is triggered — by the user, by Claude, or both
Slash command
/sas-amp:sas-ampThe summary Claude sees in its skill listing — used to decide when to auto-load this skill
To produce comprehensive, ISO 55001:2024-aligned Asset Management Plans, conduct adaptive user interviews, autonomous research, and data analysis, then generate professional output in both HTML presentation and branded DOCX formats.
To produce comprehensive, ISO 55001:2024-aligned Asset Management Plans, conduct adaptive user interviews, autonomous research, and data analysis, then generate professional output in both HTML presentation and branded DOCX formats.
The AMP development process follows an adaptive, gap-driven methodology rather than a rigid linear sequence. The overall flow is:
amp-researcher agent to gather regulatory, benchmark, and organisational contextamp-data-analyst agentamp-asset-context-reviewer/sas-presentation) and DOCX (via generateDocx.py)Create ./sas-amp-working/ in the current project directory at session start. Structure:
sas-amp-working/
research/
regulatory.md
benchmarks.md
organisational.md
research-brief.md # Consolidated summary for other agents
data/
cleaned/ # Normalised data files
charts/ # Generated chart images (PNG for DOCX)
drafts/
sections/ # Individual section drafts
output/
amp-presentation.html # Final HTML presentation
amp-document.docx # Final DOCX document
The plan follows a combined structure drawing from both the SMEC AMP Template and NAMS.PLUS AMP Template, aligned to ISO 55001:2024. Refer to references/amp-template-structure.md for the full section-by-section breakdown with guidance notes.
Every section of the AMP maps to specific ISO 55001:2024 clauses. Refer to references/iso55001-amp-mapping.md for the complete clause-by-clause mapping table. Ensure each section explicitly demonstrates how it addresses the relevant ISO requirements.
Dispatch the amp-researcher agent early in the process with these parameters:
The researcher produces structured files in sas-amp-working/research/ and a consolidated research-brief.md. All other agents should read research-brief.md before performing their work.
When the user provides quantitative data (asset registers, condition data, maintenance histories, financial records), dispatch the amp-data-analyst agent. It handles:
Refer to references/data-analysis-patterns.md for methodology details.
Draft each major section individually. After drafting each section, dispatch the amp-asset-context-reviewer agent with:
research-brief.mdThe reviewer validates the section reads authentically for the specific organisation and asset class, flags generic language, and challenges unsupported assumptions. Incorporate feedback before moving to the next section.
Invoke the /sas-presentation skill with presentation type standard-narrative. The presentation mirrors the full AMP structure with:
Run the generateDocx.py script at ${CLAUDE_PLUGIN_ROOT}/scripts/generateDocx.py. Pass:
sas-amp-working/drafts/sections/sas-amp-working/data/charts/The script produces a branded SAS-AM document with:
#002244)Follow the adaptive interview approach described in references/interview-methodology.md. Key principles:
Adapt the plan to any sector. Adjust terminology, benchmarks, and emphasis based on the identified sector:
| Sector | Key Emphasis | Typical Assets |
|---|---|---|
| Local Government | Community LoS, rates sustainability, LTFP alignment | Roads, drainage, buildings, parks |
| Water/Wastewater | Regulatory compliance, public health, environmental | Pipes, pumps, treatment plants |
| Transport | Safety, availability, service frequency | Rolling stock, track, signals, stations |
| Resources/Mining | Production uptime, safety, environmental | Processing plant, mobile fleet, conveyors |
| Health | Clinical outcomes, safety, compliance | Building services, medical equipment |
| Defence | Capability, readiness, security | Platforms, weapons systems, facilities |
references/amp-template-structure.md — Full section-by-section AMP structure with guidance notesreferences/iso55001-amp-mapping.md — ISO 55001:2024 clause summaries and AMP section mappingreferences/data-analysis-patterns.md — LCC, NPV, renewal modelling, chart specificationsreferences/interview-methodology.md — Adaptive interview process and question bank${CLAUDE_PLUGIN_ROOT}/scripts/generateDocx.py — DOCX generation with SAS-AM branding${CLAUDE_PLUGIN_ROOT}/scripts/generateCharts.py — Static chart generation for DOCX embedding${CLAUDE_PLUGIN_ROOT}/scripts/dataUtils.py — Data cleaning, LCC calculations, NPV utilitiesreferences/assets/sas-logo-light.svg — SAS-AM logo (light mode)references/assets/sas-logo-dark.png — SAS-AM logo (dark mode)npx claudepluginhub sas-asset-management/sasamclaudecodeskills --plugin sas-ampCoordinates property asset management tasks: budget review, capex analysis, NOI improvement, maintenance, and compliance. Routes to specialist skills based on task type and saves workspace state across sessions.
Translates strategic recommendations into executable plans through option development and scoring, business case construction, roadmap design, and detailed implementation with workstreams and governance.
Guides gap analysis, document creation, and compliance checks for ISO 13485:2016 medical device QMS certification. Helps prepare Quality Manuals, SOPs, and Medical Device Files.