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":

  1. Generate a slug from the content: first meaningful words, lowercase, hyphens, max 50 chars.
  2. Resolve the active bead with timeout_run 1 bd current 2>/dev/null || echo "".
  3. Write directly to .agents/learnings/YYYY-MM-DD-quick-<slug>.md:
Installs
830
Repository
boshu2/agentops
GitHub Stars
382
First Seen
Feb 2, 2026
retro — boshu2/agentops