← 返回 Skills 市场
War Room Debug
作者
amdf01-debug
· GitHub ↗
· v1.0.0
· MIT-0
147
总下载
0
收藏
0
当前安装
1
版本数
在 OpenClaw 中安装
/install sw-war-room
功能描述
Facilitates coordinated crisis response using multiple agents to assess, investigate, fix, and document critical production issues efficiently.
安全使用建议
This skill is a protocol (playbook) rather than executable code — that makes it low-risk, but you should decide how to apply it safely: (1) limit which agents or users are allowed to act as Investigator/Fixer and give them only the minimum permissions they need to gather logs or perform changes; (2) choose and secure the ‘shared state file’ location (access controls, retention, encryption) to avoid leaking sensitive incident data; (3) require explicit human approval for any production writes or rollbacks performed by automated agents; (4) test the protocol in staging to confirm what data agents will read/write; and (5) audit agent actions during incidents. If you want the skill to actually collect logs or apply fixes, plan how to provide those credentials/paths out-of-band and document the exact scopes/permissions required.
功能分析
Type: OpenClaw Skill
Name: sw-war-room
Version: 1.0.0
The skill bundle consists of metadata and a documentation file (SKILL.md) defining a collaborative workflow for crisis management. It contains no executable code, network activity, or instructions that would lead to unauthorized data access or malicious behavior.
能力评估
Purpose & Capability
The SKILL.md describes a crisis-response protocol (roles, cadence, resolution) that matches the skill name and description. There are no unexpected env vars, binaries, or install steps required for this stated purpose.
Instruction Scope
The instructions are high-level and appropriate for a coordination protocol, but they are deliberately open-ended: roles like “Investigator” are told to ‘gather logs, data, reproduction steps’ and the protocol references a ‘shared state file’ without specifying storage, paths, or access controls. That openness is reasonable for a playbook but gives agents broad discretion to read/collect system logs or other sensitive data unless you constrain their access.
Install Mechanism
No install spec or code files are present (instruction-only), so nothing will be written to disk or downloaded during install — lowest-risk delivery method.
Credentials
The skill declares no required environment variables or credentials, which is proportionate. However, the operational tasks it describes (collecting logs, implementing fixes) typically require elevated access in real use; the skill does not request or document those privileges, so you should plan access control externally.
Persistence & Privilege
always:false and no install/config changes are requested. The skill does not request persistent presence or attempt to modify other skills or system-wide settings.
如何使用
- 确保已安装 OpenClaw(本地或 Docker 部署)
- 在对话框中输入安装命令:
/install sw-war-room - 安装完成后,直接呼叫该 Skill 的名称或使用
/sw-war-room触发 - 根据 Skill 的参数说明提供必要输入,即可获得结构化输出
版本历史
v1.0.0
Initial release
元数据
常见问题
War Room Debug 是什么?
Facilitates coordinated crisis response using multiple agents to assess, investigate, fix, and document critical production issues efficiently. 它是一个面向 Claude Code / OpenClaw 的 AI Agent Skill 插件,目前累计下载 147 次。
如何安装 War Room Debug?
在 OpenClaw 或 Claude Code 对话框中运行命令「/install sw-war-room」即可一键安装,无需额外配置。
War Room Debug 是免费的吗?
是的,War Room Debug 完全免费,采用 MIT-0 许可证,可自由下载、安装和使用。
War Room Debug 支持哪些平台?
War Room Debug 跨平台运行,可在任意部署了 OpenClaw / Claude Code 的环境中使用(cross-platform)。
谁开发了 War Room Debug?
由 amdf01-debug(@amdf01-debug)开发并维护,当前版本 v1.0.0。
推荐 Skills