Loading...
Loading...
Implementation feedback capture. Appends effort accuracy, scope changes, and blockers to {repo}/.groom/retro.md. Read by /groom for planning. Invoked by /done and /pr, or manually via /retro append.
npx skill4agent add phrazzld/claude-config retro/retro/groom{repo}/.groom/retro.md# Implementation Retrospective
## Entry: #{issue} — {title} ({date})
**Effort:** predicted {predicted} → actual {actual}
**Scope changes:** {what changed from original issue}
**Blockers:** {what blocked progress}
**Pattern:** {reusable insight for future scoping}
---/retro append{repo}/.groom/retro.md/done/pr/retro append --issue 42 --predicted m --actual l --scope "Added retry logic not in original spec" --blocker "Webhook signature verification undocumented" --pattern "Webhook issues always need retry logic"/groomretro.md/done/pr/groom