War Room Skill

## Trigger

3,891 stars

Best use case

War Room Skill is best used when you need a repeatable AI agent workflow instead of a one-off prompt.

## Trigger

Teams using War Room Skill should expect a more consistent output, faster repeated execution, less prompt rewriting.

When to use this skill

  • You want a reusable workflow that can be run more than once with consistent structure.

When not to use this skill

  • You only need a quick one-off answer and do not need a reusable workflow.
  • You cannot install or maintain the underlying files, dependencies, or repository context.

Installation

Claude Code / Cursor / Codex

$curl -o ~/.claude/skills/sw-war-room/SKILL.md --create-dirs "https://raw.githubusercontent.com/openclaw/skills/main/skills/amdf01-debug/sw-war-room/SKILL.md"

Manual Installation

  1. Download SKILL.md from GitHub
  2. Place it in .claude/skills/sw-war-room/SKILL.md inside your project
  3. Restart your AI agent — it will auto-discover the skill

How War Room Skill Compares

Feature / AgentWar Room SkillStandard Approach
Platform SupportNot specifiedLimited / Varies
Context Awareness High Baseline
Installation ComplexityUnknownN/A

Frequently Asked Questions

What does this skill do?

## Trigger

Where can I find the source code?

You can find the source code on GitHub using the link provided at the top of the page.

Related Guides

SKILL.md Source

# 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

Related Skills

Data Room Builder

3891
from openclaw/skills

Build a structured virtual data room checklist and folder hierarchy for fundraising, M&A, or due diligence.

Workflow & Productivity

boardroom-advisor

3891
from openclaw/skills

Consult a virtual board of 4 strategic advisors (Donald Miller, Seth Godin, Alex Hormozi, Daniel Priestley) on any major business decision. Two rounds of argument + rebuttal, then a decision brief, interactive dashboard, and clear recommendation.

ClawTrial Courtroom

3891
from openclaw/skills

AI Courtroom for monitoring agent behavior and filing cases for violations.

scenario-war-room

3891
from openclaw/skills

Cross-functional what-if modeling for cascading multi-variable scenarios. Unlike single-assumption stress testing, this models compound adversity across all business functions simultaneously. Use when facing complex risk scenarios, strategic decisions with major downside, or when the user asks 'what if X AND Y both happen?'

airoom-ltd-global-finance-data-platform

3891
from openclaw/skills

No description provided.

airoom.ltd-Global-Finance-Data-Platform Product Manual

3891
from openclaw/skills

① Project Vision:

csv-cleanroom

3891
from openclaw/skills

Profile messy CSV files, standardize columns, detect data quality issues, and produce a reproducible cleanup plan.

classroom-lesson-pack

3891
from openclaw/skills

根据课程目标生成教案、互动题、作业与分层教学建议。;use for education, lesson-plan, teaching workflows;do not use for 生成违规内容, 替代教师现场判断.

openmaic-classroom

3823
from openclaw/skills

OpenMAIC — Open Multi-Agent Interactive Classroom platform for generating immersive AI-powered learning experiences with slides, quizzes, simulations, and multi-agent discussions.

---

3891
from openclaw/skills

name: article-factory-wechat

Content & Documentation

humanizer

3891
from openclaw/skills

Remove signs of AI-generated writing from text. Use when editing or reviewing text to make it sound more natural and human-written. Based on Wikipedia's comprehensive "Signs of AI writing" guide. Detects and fixes patterns including: inflated symbolism, promotional language, superficial -ing analyses, vague attributions, em dash overuse, rule of three, AI vocabulary words, negative parallelisms, and excessive conjunctive phrases.

Content & Documentation

find-skills

3891
from openclaw/skills

Helps users discover and install agent skills when they ask questions like "how do I do X", "find a skill for X", "is there a skill that can...", or express interest in extending capabilities. This skill should be used when the user is looking for functionality that might exist as an installable skill.

General Utilities