retro
Installation
SKILL.md
Retro Skill
YOU MUST EXECUTE THIS WORKFLOW. Do not just describe it.
Quick-capture a learning to the knowledge flywheel. For comprehensive retrospectives with backlog processing, activation, and retirement, use /post-mortem.
Loop position
Lightest capture surface for move 7 of the operating loop. Single-observation quick-capture into .agents/learnings/. Use when an insight is too small to warrant a full /post-mortem and too potentially-useful to leave in the handoff. The promotion ratchet still applies after capture — a retro entry is a candidate learning, not yet a pattern or rule.
Quick Mode
Given /retro --quick "insight text" or /retro "insight text":
- Generate a slug from the content: first meaningful words, lowercase, hyphens, max 50 chars.
- Resolve the active bead with
timeout_run 1 bd current 2>/dev/null || echo "". - Write directly to
.agents/learnings/YYYY-MM-DD-quick-<slug>.md: