Claude Tools / Commands / claude-war-room

Commands · randmelville/claude-war-room

claude-war-room

Instant, reliable context for any legacy codebase — reverse-engineering into living docs, plus a multi-agent War Room to hunt down the risks.

CLEARED_STATICclaude-onlyv2.1.0

Pipeline results

Coverage

CLEARED_STATIC

Tests run

7 / 8

Portability

Claude-only

Type

Commands

Tests & results

What the pipeline checked

TestStateResult or reason
eligibilityranall eligibility checks passed
dedupranunique -- no near-duplicate found
clocran4536 code lines / 42 files
secretsranno secret patterns matched
egressranno egress patterns matched
injectionranno patterns matched (confidence: STANDARD)
required-fieldsranrequired fields present: name, version, description
behaviouraln/anot reached — prior gate did not pass

What's inside

Components found

agents/adversarial-verifier.md
componentmedium
agents/chaos-engineer-sre.md
componentmedium
agents/concurrency-specialist.md
componentmedium
agents/quality-stability-lead.md
componentmedium
agents/recon.md
componentmedium
agents/scalability-architect.md
componentmedium
agents/security-auditor.md
componentmedium
commands/warroom-audit.md
componentmedium
commands/warroom.md
componentmedium

Coverage

Not assessed

  • behavioural execution not run

README

From the repository


# Claude War Room

**Instant, trustworthy context for any legacy codebase — right inside Claude Code.**

[![CI](https://github.com/RandMelville/claude-war-room/actions/workflows/validate.yml/badge.svg)](https://github.com/RandMelville/claude-war-room/actions)
[![License: MIT](https://img.shields.io/badge/License-MIT-yellow.svg)](LICENSE)
[![Claude Code](https://img.shields.io/badge/Claude%20Code-Plugin-blueviolet)](https://docs.anthropic.com/en/docs/claude-code)
[![Agents](https://img.shields.io/badge/Agents-6-blue)]()
[![PRs Welcome](https://img.shields.io/badge/PRs-welcome-brightgreen.svg)](CONTRIBUTING.md)

**🇺🇸 English** | [🇧🇷 Português](README.pt-br.md)

**Inherited a repo with no docs, no context, nobody to ask? Point the War Room at it.**



---

> You lead teams with legacy repositories nobody documented. The **War Room** walks into that
> unknown territory and hands you back a trustworthy map: what the system does, how it works, the
> business rules, and where the landmines are — in minutes, persisted as living documentation the
> whole team inherits.

---

## Install

As of v2.0, War Room is a **Claude Code plugin**. Inside Claude Code:

```
/plugin marketplace add 

← Back to Commands