From composure
Generates self-contained HTML audit reports by orchestrating installed plugins, with letter grades, tabbed sections, and prioritized recommendations.
How this skill is triggered — by the user, by Claude, or both
Slash command
/composure:reportThe summary Claude sees in its skill listing — used to decide when to auto-load this skill
Generate a professional, self-contained HTML audit report by orchestrating all installed plugins. Letter grades, tabbed detail sections, prioritized recommendations, and zero source code exposure.
Generate a professional, self-contained HTML audit report by orchestrating all installed plugins. Letter grades, tabbed detail sections, prioritized recommendations, and zero source code exposure.
Load each step through the fetch command (handles caching, decryption, and auth):
"~/.composure/bin/composure-fetch.mjs" skill composure report {step-filename}
Do NOT read cache files directly — they are encrypted at rest. Always use the fetch command above.
| # | File |
|---|---|
| 1 | 00-prerequisites.md |
| 2 | 01-gather-data.md |
| 3 | 02-scoring.md |
| 4 | 03-generate-html.md |
| 5 | 04-summary-and-remediation.md |
audit-footer.htmlaudit-header.htmlaudit-tab-panels.htmlaudit-tabs.htmlnpx claudepluginhub hrconsultnj/claude-plugins --plugin composureTransforms technical audit findings into client-friendly executive summaries. Generates stakeholder reports from existing audit files.
Render agent findings as a styled HTML report in the browser. Use when asked for "full report", "detailed report", "show in browser", or when CLI output exceeds the 40-line budget.
Compiles all audit phase findings into a single master report with executive summary, action plan, and KPIs. For finalizing audit deliverables.