War Room Debug
by @amdf01-debug
Facilitates coordinated crisis response using multiple agents to assess, investigate, fix, and document critical production issues efficiently.
clawhub install sw-war-room
π About This Skill
War Room Skill
Trigger
Crisis response and intensive problem-solving with multiple agents.
Trigger phrases: "war room", "crisis mode", "all hands on deck", "emergency fix", "critical issue"
When to Use
Production is down
Critical bug affecting users
Time-sensitive deadline at risk
Complex problem needing parallel investigationWar Room Protocol
1. Situation Assessment (2 min)
SITUATION: [what's happening]
IMPACT: [who/what is affected]
SEVERITY: [critical/high/medium]
TIMELINE: [when did it start, when must it be fixed]
2. Team Assembly
Investigator: Gathers logs, data, reproduction steps
Analyst: Forms hypotheses, identifies root cause
Fixer: Implements solution once root cause confirmed
Reviewer: Validates fix, checks for regressions3. Communication Cadence
Status update every 15 minutes during active crisis
Each update: what we know, what we're trying, ETA
Single source of truth: shared state file4. Resolution
Fix implemented and verified
Root cause documented
Post-mortem scheduled (within 48 hours)
Prevention measures identifiedRules
Speed > perfection during active crisis
One person/agent owns coordination (war room lead)
All changes logged β no cowboy fixes
Revert first, investigate second (if revert is safe)
Post-mortem is mandatory, blame is not
β‘ When to Use
| Trigger | Action |
|---|
| - Critical bug affecting users |
| - Time-sensitive deadline at risk |
| - Complex problem needing parallel investigation |
π Constraints
Speed > perfection during active crisis
One person/agent owns coordination (war room lead)
All changes logged β no cowboy fixes
Revert first, investigate second (if revert is safe)
Post-mortem is mandatory, blame is not