From cadenza
Analyse completed pipeline runs and surface DOD pass rates, loop-backs, and failure patterns.
How this skill is triggered — by the user, by Claude, or both
Slash command
/cadenza:retrospectiveThe summary Claude sees in its skill listing — used to decide when to auto-load this skill
Closes the pipeline feedback loop. Scans completed issue runs, surfaces patterns the
Closes the pipeline feedback loop. Scans completed issue runs, surfaces patterns the
team should act on, and proposes ready-to-paste Section 13 learnings for AGENTS.md.
Read .claude/cadenza.json:
{TEMP_ROOT} = .ai.temp_root{REPO} = .ai.repo{DISPLAY_NAME} = .ai.display_nameParse arguments (if any):
{TEMP_ROOT}/issues/2026-05-01 2026-05-31) → filter runs by tasks.json creation dateSpawn retrospective-agent with {TEMP_ROOT}, {REPO}, {DISPLAY_NAME}, and the
date range (or "all" if not specified).
Return the output file path and a one-paragraph summary of the top finding.
npx claudepluginhub wp-media/cadenzaCreates, edits, and optimizes skills for Claude Code, including drafting, evaluating with test prompts, iterating on performance, and improving skill descriptions for better triggering accuracy.