作战室技能

War Room Skill

by amdf01-debug

4.2k其他未扫描2026年3月23日

安装

claude skill add --url github.com/openclaw/skills/tree/main/skills/amdf01-debug/sw-war-room

文档

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)

code
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

相关 Skills

Claude API

by anthropic

热门

Build, debug, and optimize Claude API / Anthropic SDK apps. Apps built with this skill should include prompt caching. TRIGGER when: code imports anthropic/@anthropic-ai/sdk; user asks to use the Claude API, Anthropic SDKs, or Managed Agents (/v1/agents, /v1/sessions, /v1/environments). DO NOT TRIGGER when: code imports `openai`/other AI SDK, general programming, or ML/data-science tasks.

其他
安全119.1k

并行代理

by axelhu

热门

Use when facing 2 or more independent tasks that can be worked on without shared state - dispatches parallel subagents using sessions_spawn for concurrent investigation and execution, adapted for OpenClaw

其他
未扫描4.2k

思否热榜

by codekungfu

热门

注册“SegmentFault”热门技能;当需要访问或自动化SegmentFault相关内容时调用。

其他
未扫描4.2k

评论