HomeBrowseUpload
← Back to registry
// Skill profile

War Room Skill

Crisis response and intensive problem-solving with multiple agents.

by amdf01-debug · published 2026-04-01

日历管理数据处理
Total installs
0
Stars
★ 0
Last updated
2026-04
// Install command
$ claw add gh:amdf01-debug/amdf01-debug-sw-war-room
View on GitHub
// Full documentation

# 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 investigation
  • War 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 regressions
  • 3. 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 file
  • 4. Resolution

  • Fix implemented and verified
  • Root cause documented
  • Post-mortem scheduled (within 48 hours)
  • Prevention measures identified
  • Rules

  • 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
  • // Comments
    Sign in with GitHub to leave a comment.
    // Related skills

    More tools from the same signal band