From agentic-workflow
Run the end-of-session distillation by hand — capture dead ends in LESSONS.md and non-obvious choices in DECISIONS.md. Use before wrapping up a session, or when the Stop-hook distillation prompt fires.
How this skill is triggered — by the user, by Claude, or both
Slash command
/agentic-workflow:session-retrospectiveThe summary Claude sees in its skill listing — used to decide when to auto-load this skill
Distill what a future session would otherwise re-learn the hard way.
Distill what a future session would otherwise re-learn the hard way.
The bar for a LESSONS entry: it must name the concrete mistake a future session would make without it. No named mistake, no entry — filler dilutes the real lessons and taxes every session-start injection.
Most sessions produce nothing worth keeping. If this one did, declare "no entries" explicitly. Declaring empty is the normal outcome; do not invent content to satisfy the ritual.
npx claudepluginhub destenson/agent-workflows --plugin agentic-workflowGuides creation, editing, and verification of skills for AI coding agents using test-driven development with subagent scenarios. Use when authoring or debugging skills.