Stats
Actions
Tags
From orqit
Structured 5-whys postmortem template for severity-gated mistakes, with canonical output marker and required destinations.
How this skill is triggered — by the user, by Claude, or both
Slash command
/orqit:5-whysThe summary Claude sees in its skill listing — used to decide when to auto-load this skill
- **Preferred:** `claude-haiku-4.5`
claude-haiku-4.5claude-sonnet-4.6 for severity gates (i)-(iii) or disputed root cause.github/skills/dev-session/SKILL.md.github/copilot-instructions.md §5-whys mistake protocol is authoritative for trigger logic and severity gates.
Use this structure:
FIVE_WHYS_POSTMORTEM: <root cause>
Problem statement: <...>
Why 1: <...>
Why 2: <...>
Why 3: <...>
Why 4: <...>
Why 5: <...>
Root cause: <...>
Action items:
- <...>
FIVE_WHYS_POSTMORTEM:store_memory fact/content — must begin with FIVE_WHYS_POSTMORTEM:npx claudepluginhub foculoom/plugins --plugin orqitGuides creation, editing, and verification of skills for AI coding agents using test-driven development with subagent scenarios. Use when authoring or debugging skills.