From audit-fleet
This skill should be used when merging audit-fleet lane reports into a single executive output while preserving exact sections, keys, and severity terminology.
How this skill is triggered — by the user, by Claude, or both
Slash command
/audit-fleet:audit-fleet-consolidationThe summary Claude sees in its skill listing — used to decide when to auto-load this skill
Merge specialist reports into one coherent executive artifact without contract drift.
Merge specialist reports into one coherent executive artifact without contract drift.
All audit-fleet outputs must preserve this exact section order:
All Findings entries must include these keys exactly:
Severity enum is strict: critical | warning | info.
Reject any source report that breaks key names or severity enum critical | warning | info.
npx claudepluginhub nsalvacao/nsalvacao-claude-code-plugins --plugin audit-fleetConsolidates outputs from all detect skills into a unified scored index with risk heatmap and unknowns backlog. Invoke after running multiple detect audits.
Compiles all audit phase findings into a single master report with executive summary, action plan, and KPIs. For finalizing audit deliverables.
Summarizes multi-agent pipeline outputs by consolidating disclaimers, terminology, and citations; calibrates length to short, medium, or long. Activates on pipeline completion or orchestrator direction.