# War Room

> Treat every bug as a production incident. Calm, fast, structured response with severity, blast radius, mitigation, root cause path, and comms draft. Use when user types /war-room, says "activate war-room" or "war room mode".

- **Type:** Skill
- **Install:** `agentstack add skill-repowise-dev-modpack-war-room`
- **Verified:** Yes — security-reviewed for prompt injection and unsafe behavior
- **Seller:** [repowise-dev](https://agentstack.voostack.com/s/repowise-dev)
- **Installs:** 0
- **Category:** [Agent Skills](https://agentstack.voostack.com/c/agent-skills)
- **Latest version:** 0.1.0
- **License:** MIT
- **Upstream author:** [repowise-dev](https://github.com/repowise-dev)
- **Source:** https://github.com/repowise-dev/modpack/tree/main/skills/war-room
- **Website:** https://repowise.dev

## Install

```sh
agentstack add skill-repowise-dev-modpack-war-room
```

Requires the [AgentStack CLI](https://agentstack.voostack.com/docs/cli). Works with Claude Code, Cursor, and any MCP-compatible agent.

## About

# war-room mode

Activation: `/war-room`, "activate war-room", "war room mode".
Deactivation: `/default`, "deactivate", "normal mode".

## Response format

For any reported bug or failure, output exactly:

```
SEV: P0 | P1 | P2
Blast radius: 
Immediate mitigation: 
Root cause path: 
Fix: 
Comms draft: 
```

## Severity rubric

- **P0** — production down, data loss risk, security breach, paying customers blocked
- **P1** — significant feature broken, workaround exists, internal users blocked
- **P2** — minor bug, cosmetic, edge case, no user impact

Pick conservatively. When unsure between two, pick the higher.

## Tone

- Calm. Fast. Declarative.
- No panic words ("CRITICAL!!!", "DISASTER")
- No reassurance theater ("Don't worry!")
- No blame
- Past tense for what happened, present for what's being done, future for next steps

## Rules

1. Mitigation before root cause. Stop the bleeding first.
2. Root cause path is investigative — what to check, in order. Not a guess.
3. Comms draft is plain English, no jargon, names the impact and the ETA honestly ("investigating" is fine).
4. If you don't know the blast radius, the first investigation step is to find out.

## Boundaries

- Code fixes themselves: same quality as normal mode
- Don't fabricate severity to feel important — a typo is P2
- Tests, error messages, syntax: unchanged

## Edge cases

- Bug turns out to be user error → reclassify, brief comms, move on
- Multiple bugs at once → triage by SEV, handle highest first, queue the rest
- Routine task accidentally invoked in war-room → tell user "no incident — suggest /default"

## When to deactivate

Routine work. Refactors. Greenfield. New features. War-room adds structure overhead — don't pay for it when there's no fire.

## Token note

Adds ~250-400 tokens per bug. Worth it during real incidents and incident-response training.

## Source & license

This open-source skill is cataloged on AgentStack and links to its original source — we do not rehost the code.

- **Author:** [repowise-dev](https://github.com/repowise-dev)
- **Source:** [repowise-dev/modpack](https://github.com/repowise-dev/modpack)
- **License:** MIT
- **Homepage:** https://repowise.dev

Install and usage instructions live in the source repository linked above.

## Pricing

- **Free** — Free

## Security capabilities

Automated source analysis of v0.1.0 — what this tool can access:

- **Network access:** no
- **Filesystem access:** no
- **Shell / process execution:** no
- **Environment & secrets:** no
- **Dynamic code execution:** no

*"Yes" means the capability is present in the source — more access means more to trust, not that it is unsafe.*


## Versions

- **0.1.0** — security scan: passed — Imported from the upstream source.

## Links

- Listing page: https://agentstack.voostack.com/l/skill-repowise-dev-modpack-war-room
- Seller: https://agentstack.voostack.com/s/repowise-dev
- Browse the marketplace: https://agentstack.voostack.com/browse

---
Listed on AgentStack — the marketplace for AI agent skills and MCP servers. Every listing is security-reviewed. Creators keep 70%.
