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
.
Flags
Flag
Default
Description
--quick "text"
off
Quick-capture a single learning directly to
.agents/learnings/
without running a full retrospective.
Quick Mode
Given
/retro --quick "insight text"
or
/retro "insight text"
:
Quick Step 1: Generate Slug
Create a slug from the content: first meaningful words, lowercase, hyphens, max 50 chars.
Quick Step 2: Write Learning Directly
Write to:
.agents/learnings/YYYY-MM-DD-quick-
type : learning source : retro - quick date : YYYY - MM - DD
- Learning:
- **
- Category
- **
- :
- <
- auto-classify:
- debugging|architecture|process|testing|security
- >
- **
- Confidence
- **
- medium
What We Learned < user's insight text
Source
Quick capture via
/retro --quick
This skips the pool pipeline — writes directly to learnings, not
.agents/knowledge/pending/
.
Quick Step 3: Confirm
Learned: /post-mortem.
Done.
Return immediately after confirmation.
Full Retrospective
For comprehensive knowledge extraction with backlog processing and activation, use:
/post-mortem