| name | retrospective |
| description | Analyse completed pipeline runs and surface DOD pass rates, loop-backs, and failure patterns. |
Retrospective
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.
Project identity
Project identity is auto-detected (see AGENTS.md §3) — no config file.
This skill uses: {TEMP_ROOT}, {REPO}, {DISPLAY_NAME}.
Steps
-
Parse arguments (if any):
- No argument → analyse all runs found in
{TEMP_ROOT}/issues/
- Two ISO dates (e.g.
2026-05-01 2026-05-31) → filter runs by tasks.json creation date
-
Spawn 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.