war-room

SKILL.md

War Room

A methodology for running multi-agent brainstorming and execution sessions. Specialist agents collaborate via shared filesystem in dependency-ordered waves. A CHAOS agent (devil's advocate) shadows every wave. Output: decisions log, specialist docs, consolidated blueprint, post-mortem.

Quick Start

  1. Initialize: Run bash skills/war-room/scripts/init_war_room.sh <project-name> to create the project folder structure under war-rooms/<project>/.
  2. Brief: Fill in war-rooms/<project>/BRIEF.md with the project description, goals, constraints, and known risks.
  3. Inject DNA: Copy skills/war-room/references/dna-template.mdwar-rooms/<project>/DNA.md. Customize if needed (add project-specific identity, owner name).
  4. Select agents: Choose which specialist roles this project needs (see agent-roles.md). Not every project needs all roles.
  5. Run waves: Execute the wave protocol below. Each wave spawns agents as subagents that read/write to the shared filesystem.
  6. Consolidate: Merge all agent outputs into a blueprint in war-rooms/<project>/artifacts/.
  7. Post-mortem: Write lessons to war-rooms/<project>/lessons/.

The Wave Protocol

Full protocol details: wave-protocol.md

Wave 0: Prove It (mandatory)

Installs
6
First Seen
Mar 23, 2026