post-mortem
Run a blame-free retrospective and keep the lesson in LESSONS.md.
"post-mortem" "retrospective" "lessons learned"$ npx agencykit install
// what it does
- →Separates what to keep doing from what to stop, without blaming people — it fixes systems.
- →Digs one level past the symptom to a root cause you can actually change.
- →Commits to exactly three concrete changes and appends a dated entry to LESSONS.md.
// inputs it asks for
- ·Project & one-line description
- ·Outcome (time / budget / client)
- ·What went well & badly
- ·Hard numbers (optional)
// triggers
English
"post-mortem" "retrospective" "lessons learned" "project done" "wrap-up"Italiano
"post-mortem" "retrospettiva" "progetto chiuso" "lezioni apprese"// output preview
agencykit — post-mortem
POST-MORTEM — Aurora launch Outcome: delivered 2 days late, client happy WHAT WORKED • Daily 5-min standup kept feedback from piling up ROOT CAUSES • Revisions ballooned → brief had no locked reference → started before the moodboard was approved THREE CHANGES 1. Lock the moodboard before production. No exceptions. → appended to LESSONS.md
// what it handles automatically
- →Projects that went well (success has repeatable causes worth naming too).
- →A single available perspective (flags it as partial, worth cross-checking).
- →Recurring clients (scans prior LESSONS.md for a lesson that keeps repeating).