Feature/Post-Mortem-System/SKILL.md
# 🔥 Post-Mortem — Skill Plugin ## Skill Name Post-Mortem System ## Trigger Words - `"post-mortem"` - `"postmortem"` - `"log this failure"` - `"write a post-mortem"` - `"what went wrong"` ## Auto-Detection Triggers (Passive — Always Active) AI watches for these signals and prompts the user: | Signal | Phrase Examples | |--------|----------------| | Deployment failure | "it crashed", "pod is failing", "image pull error", "rollback" | | Test regression | "tests are broken", "was passing before
npx skillsauth add kiyoraka/project-ai-memorycore Feature/Post-Mortem-SystemInstall this skill globally with one command. Works with Claude Code, Cursor, and Windsurf.
3 of 9 scanners reported clean
Some scanners were skipped, did not run, or reported a non-clean status. Review each row below.
Post-Mortem System
"post-mortem""postmortem""log this failure""write a post-mortem""what went wrong"AI watches for these signals and prompts the user:
| Signal | Phrase Examples | |--------|----------------| | Deployment failure | "it crashed", "pod is failing", "image pull error", "rollback" | | Test regression | "tests are broken", "was passing before", "something broke" | | Architecture reversal | "undo this", "we need to revert", "this approach doesn't work" | | Wasted time | "wasted hours", "dead end", "that didn't work at all" | | Security incident | "exposed secret", "accidentally committed", "vulnerability" | | Data loss | "data is gone", "migration failed", "backup didn't work" |
On detection, AI asks: "That didn't go as planned. Worth a post-mortem?"
User says yes → AI fills out the format from post-mortem-core.md.
User says no → move on, no log created.
User says "post-mortem" or "log this failure" → AI immediately starts the post-mortem format.
post-mortem-core.md, ask clarifying questions as neededmain/post-mortems.mdWhen starting work in a domain that has a past post-mortem:
main/post-mortems.md for relevant entriesdevelopment
MUST use when user says 'copy plan', 'append plan', 'resume plan', 'load plan', 'start the plan', 'continue the plan', 'execute plan', 'run the plan', 'pick up where we left off', or when the AI exits plan mode and needs to transfer the plan into execution format. This skill manages the full lifecycle of project plans — from plan output to tracked checkbox execution with per-todo commits.
data-ai
MUST use when user says 'save topic', 'save to topic diary', 'remember this under', 'review topic', 'list topics', or when a generic 'save' request needs routing between session memory, daily diary, topic diary, or all targets.
documentation
Auto-triggers when user says 'create songs', 'new album', 'create album', 'make music', 'muse this', 'write a song', 'create a song', 'compose', 'song from image', 'album from image', 'generate album', 'write songs', or when user shares an image and wants to create music from it.
tools
# 📋 Session Briefing — Skill Plugin ## Skill Name Session Briefing ## Trigger Words - Session start (automatic — fires before first response) - `"brief"` - `"session brief"` - `"what did we do last time"` - `"where did we leave off"` ## Suppress Trigger - `"skip brief"` — suppresses for this session only ## Activation Condition Fires automatically at the start of every new conversation session, before processing the user's first message. ## Behavior 1. Read `main/current-session.md` — extr