back
loading skill details...
Use after merging a branch or completing a task to consolidate learnings into memory layers, close out issues, and verify the phase gate.
Phase gate: COMMIT checkpoint. Do not declare task complete until Step 8 passes.
Execute all steps in order. Escalate to the user only at explicit escalation points.
Step 0 — Mark reflect timestamp
date +%s > "${CLAUDE_PROJECT_DIR}/ai-workspace/.last-reflect-ts"
Step 1 — Review session work
git log --oneline -10
Review recent edits and corrections made during this session. If a completed plan exists in ai-workspace/plans/ (Outcomes & Learnings filled in), use it as the primary source. Otherwise derive learnings directly from git history and session events. Build an explicit inventory of candidate learnings before moving on.
Step 1b — Verify issue closuredon't have the plugin yet? install it then click "run inline in claude" again.