AI AGENT ADDONS

A premortem is a powerful way to find problems before they happen. It asks teams to imagine a project has failed and then figure out why. This method helps spot hidden risks in plans, code, or designs.

You can run a quick analysis for pull requests or a deep one before starting a big implementation. The skill uses a simple framework with labels like Tiger for real threats and Paper Tiger for things that only look risky. Every potential risk must be carefully checked before flagging it.

To use the skill, just type /premortem in your chat. The agent will detect the context and ask about depth. It then provides a structured checklist to verify each concern. This reduces false alarms and focuses on the most important issues.

Add Premortem skill to your workflow

Global

mkdir -p ~/.claude/skills/premortem

Project

mkdir -p .claude/skills/premortem

Source Repository

Stars
3,845
Forks
293
Watchers
3,845
License
MIT
Last Push
6 months ago
Created
7 months ago