Skip to main content
Generalgtmagents

war-room-ops

Use when running launch command centers, standups, and escalation workflows.

Stars
259
Source
gtmagents/gtm-agents
Updated
2026-04-03
Slug
gtmagents--gtm-agents--war-room-ops
View on GitHubRaw SKILL.md

// install — copy + paste into any project

mkdir -p .claude/skills && curl -fsSL https://raw.githubusercontent.com/gtmagents/gtm-agents/HEAD/plugins/product-launch-orchestration/skills/war-room-ops/SKILL.md -o .claude/skills/war-room-ops.md

Drops the SKILL.md into .claude/skills/war-room-ops.md. Works with Claude Code, Cursor, and any agent that loads SKILL.md files from .claude/skills/.

War-Room Operations Skill

When to Use

  • Launches requiring daily standups and cross-functional coordination.
  • Managing high-risk windows (launch week, pricing changes, major PR events).
  • Ensuring swift resolution of issues and clear stakeholder comms.

Framework

  1. Cadence & Channels – schedule standups, async updates, and escalation channels (Slack, pager, email).
  2. Rituals – agenda for standups (status, blockers, metrics), risk reviews, exec syncs.
  3. Escalation Paths – define severity levels, decision owners, fallback contacts.
  4. Documentation – central log for decisions, incidents, mitigations, deployments.
  5. Monitoring Hooks – dashboards, alert routing, on-call rotations, support coverage.

Templates

  • War-room charter (objectives, team, schedule, SLAs).
  • Standup template (status, blockers, next actions, owners).
  • Escalation matrix (severity, trigger, contact tree, resolution target).

Tips

  • Keep war-room staffed with empowered decision makers.
  • Record all decisions + rationale for post-launch retros.
  • Automate reminders for updates to reduce noise.