Superpowers-Openclaw
/install superpowers-openclaw
SuperpowersOpen
Superpowers 方法论在 OpenClaw 平台上的完整技能集合。12 个技能协同工作,形成端到端的严格开发工作流。
How This Collection Works
This is a skill collection. The root SKILL.md acts as the manifest. Individual skills live in subdirectories and are auto-discovered by OpenClaw via their description fields.
Skills
Entry Point
- using-superpowers-open — Tool mapping, trigger coordination, instruction priority (always active)
Workflow Chain
- brainstorming — Design-first: no code before design approval
- writing-plans — Decompose designs into bite-sized implementation tasks
- executing-plans — Load plan, execute tasks inline, verify completion
- finishing-a-development-branch — Structured merge/PR/keep/discard workflow
Practice Disciplines
- test-driven-development — RED-GREEN-REFACTOR: test first, watch it fail, minimal code
- systematic-debugging — 4-phase debugging: root cause → pattern → hypothesis → fix
- verification-before-completion — Evidence before claims, always
- receiving-code-review — Verify before implementing, no performative agreement
- requesting-code-review — 5-dimension self-review checklist
- writing-skills — TDD methodology applied to skill documentation
- using-git-worktrees — Isolated git worktree workspaces
Installation
cp -r superpowers-open ~/.openclaw/skills/
Restart OpenClaw Gateway. All 12 skills are auto-discovered.
Requirements
- OpenClaw (any version supporting SKILL.md format)
- No additional dependencies
License
MIT-0
Credits
Adapted from obra/superpowers methodology.
- Make sure OpenClaw is installed (local or Docker)
- Run the install command in chat:
/install superpowers-openclaw - After installation, invoke the skill by name or use
/superpowers-openclaw - Provide required inputs per the skill's parameter spec and get structured output
What is Superpowers-Openclaw?
Complete Superpowers methodology for OpenClaw. A 12-skill collection that enforces design-before-code, TDD, systematic debugging, verification, and structure... It is an AI Agent Skill for Claude Code / OpenClaw, with 82 downloads so far.
How do I install Superpowers-Openclaw?
Run "/install superpowers-openclaw" in the OpenClaw or Claude Code chat to install it in one step — no extra setup required.
Is Superpowers-Openclaw free?
Yes, Superpowers-Openclaw is completely free, licensed under MIT-0. You can download, install and use it at no cost.
Which platforms does Superpowers-Openclaw support?
Superpowers-Openclaw is cross-platform and runs anywhere OpenClaw / Claude Code is available (cross-platform).
Who created Superpowers-Openclaw?
It is built and maintained by fenccerECE (@fenccerece); the current version is v1.0.0.