← 返回
开发者工具 中文

Superpowers Mode

Enable or disable a strict engineering workflow for coding tasks enforcing goal clarification, specs, planning, test-driven small steps, and verification.
启用或禁用编码任务的严格工程工作流,强制执行目标明确、制定规范、规划、测试驱动小步迭代与验证。
spiceman161
开发者工具 clawhub v1.0.1 1 版本 98972.6 Key: 无需
★ 8
Stars
📥 4,175
下载
💾 226
安装
1
版本
#latest

概述

Superpowers Mode (On-demand)

Use this only when the user explicitly asks to enable/disable this mode, or when mode is already enabled for coding tasks.

State file

Track mode in:

memory/superpowers-mode.md

Format:

enabled: true|false
updatedAt: <ISO>
notes: <optional>

Commands

  • Enable phrases: включи superpowers, enable superpowers, superpowers on
  • Write enabled: true to the state file.
  • Confirm in 1 short message.
  • Disable phrases: выключи superpowers, disable superpowers, superpowers off
  • Write enabled: false.
  • Confirm in 1 short message.
  • Status phrases: статус superpowers, superpowers status
  • Read state and report enabled/disabled.

Workflow when enabled (coding tasks only)

For coding/build/debug requests, follow this order:

  1. Clarify objective and constraints quickly.
  2. Produce a short spec (chunked, easy to review).
  3. Produce an implementation plan with small tasks.
  4. (Optional, 30 sec) Run a mini risk review:
    • How can this fail in production?
    • What is the weakest dependency/state assumption?
    • What signal will show regression + how to rollback fast?
  5. Execute task-by-task (prefer test-first for risky changes).
  6. Verify against acceptance criteria, then summarize outcome + next step.

Use templates from references/ when useful.

Red flags (quick self-check)

If you notice these thoughts, slow down and apply the workflow:

  • "Сейчас быстро вкачу без плана" for non-trivial changes.
  • "И так понятно, тесты потом" on risky edits.
  • "Откат не нужен" before touching config/auth/cron/system files.
  • "Похоже работает" without explicit verification.

Guardrails

  • Do not force this workflow for non-coding chat.
  • If user asks for speed (quick, без плана, just do it), skip to minimal plan and execute.
  • Keep updates concise; avoid process spam.

版本历史

共 1 个版本

  • v1.0.1 当前
    2026-03-28 19:14 安全 安全

安全检测

腾讯云安全 (Keen)

安全,无风险
查看报告

腾讯云安全 (Sanbu)

安全,无风险
查看报告

🔗 相关推荐

developer-tools

CodeConductor.ai

larsonreever
AI驱动平台,提供快速全栈开发、智能体、工作流自动化及低代码AI集成的可扩展产品创建。
★ 65 📥 179,842
developer-tools

Github

steipete
使用 `gh` CLI 与 GitHub 交互,通过 `gh issue`、`gh pr`、`gh run` 和 `gh api` 管理议题、PR、CI 运行及高级查询。
★ 666 📥 323,791
security-compliance

sys-updater

spiceman161
Ubuntu (apt)、npm、brew 和 OpenClaw 的系统包维护技能。采用保守工作流,非安全更新隔离2天,自动...
★ 0 📥 2,074