← 返回 Skills 市场
525
总下载
0
收藏
3
当前安装
1
版本数
在 OpenClaw 中安装
/install superpowers-systematic-debugging
功能描述
Enforce a four-phase debugging process—root cause investigation, pattern analysis, hypothesis testing, and evidence-based fix verification—for all bugs and f...
安全使用建议
This skill is coherent and low-risk: it only contains human-readable debugging rules and asks for no credentials or installs. Before enabling it, consider: (1) the skill is prescriptive — it will encourage the agent to refuse fixes until investigation is done, which might slow down quick patch workflows; (2) it references another skill (superpowers-tdd) — review that skill if you plan to use it; (3) autonomous invocation is permitted by default on the platform (disable-model-invocation can be set if you want to prevent the agent from calling skills without explicit user action). If those fit your workflow, the skill is reasonable to install.
能力评估
Purpose & Capability
The skill name/description and the SKILL.md all describe the same goal: enforcing a four-phase, evidence-driven debugging process. There are no unrelated environment variables, binaries, or config paths requested, so nothing requested is out-of-scope for a debugging-guidance skill.
Instruction Scope
The SKILL.md contains prescriptive runtime instructions for debugging (read stack traces, reproduce, check git diffs, track data flow, write failing tests, perform minimal tests). Those instructions stay within the debugging domain and do not instruct the agent to exfiltrate data or access unrelated secrets. Note: it references another skill ('superpowers-tdd') for writing failing tests — if you plan to use this skill, verify that referenced skill's behavior and permissions.
Install Mechanism
This is an instruction-only skill with no install spec and no code files, so nothing is downloaded or written to disk by the skill itself.
Credentials
The skill requests no environment variables, credentials, or config paths. Its guidance suggests examining repository state (git diffs, stack traces) which is appropriate for debugging and does not imply unnecessary credential access.
Persistence & Privilege
Flags: always=false (not forced), user-invocable=true, disable-model-invocation=false. Autonomous invocation is allowed by platform default but there are no other elevated persistence or cross-skill config modifications requested.
如何使用
- 确保已安装 OpenClaw(本地或 Docker 部署)
- 在对话框中输入安装命令:
/install superpowers-systematic-debugging - 安装完成后,直接呼叫该 Skill 的名称或使用
/superpowers-systematic-debugging触发 - 根据 Skill 的参数说明提供必要输入,即可获得结构化输出
版本历史
v1.0.0
Initial release: OpenClaw-adapted skill for the Superpowers development methodology suite.
元数据
常见问题
Superpowers Systematic Debugging 是什么?
Enforce a four-phase debugging process—root cause investigation, pattern analysis, hypothesis testing, and evidence-based fix verification—for all bugs and f... 它是一个面向 Claude Code / OpenClaw 的 AI Agent Skill 插件,目前累计下载 525 次。
如何安装 Superpowers Systematic Debugging?
在 OpenClaw 或 Claude Code 对话框中运行命令「/install superpowers-systematic-debugging」即可一键安装,无需额外配置。
Superpowers Systematic Debugging 是免费的吗?
是的,Superpowers Systematic Debugging 完全免费,采用 MIT-0 许可证,可自由下载、安装和使用。
Superpowers Systematic Debugging 支持哪些平台?
Superpowers Systematic Debugging 跨平台运行,可在任意部署了 OpenClaw / Claude Code 的环境中使用(cross-platform)。
谁开发了 Superpowers Systematic Debugging?
由 AxelHu(@axelhu)开发并维护,当前版本 v1.0.0。
推荐 Skills