Superpowers Dev Workflow
Spec-first, TDD, subagent-driven software development workflow. Use when: (1) building any new feature or app — triggers brainstorm → plan → subagent executi...
Spec-first, TDD, subagent-driven software development workflow. Use when: (1) building any new feature or app — triggers brainstorm → plan → subagent executi...
Real data. Real impact.
Emerging
Developers
Per week
Open source
Skills give you superpowers. Install in 30 seconds.
Adapted from obra/superpowers. Mandatory workflow — not suggestions.
Idea → Brainstorm → Plan → Subagent-Driven Build (TDD) → Code Review → Finish Branch
Every coding task follows this pipeline. "Too simple to need a design" is always wrong.
Trigger: User wants to build something. Activate before touching any code.
See: references/brainstorming.md
Summary:
docs/plans/YYYY-MM-DD-<topic>-design.md → commitHARD GATE: Do NOT write any code until user approves design.
Trigger: Design approved. Activated by brainstorming phase.
See: references/writing-plans.md
Summary:
docs/plans/YYYY-MM-DD-<feature>.md"I'm using the writing-plans skill to create the implementation plan."sessions_spawn per task + two-stage reviewTrigger: Plan exists, user chooses subagent-driven execution.
See: references/subagent-development.md
Per-task loop (OpenClaw):
sessions_spawn an implementer subagent with task + full plan contextsessions_spawn a spec-reviewer subagent → must confirm code matches specsessions_spawn a code-quality reviewer subagent → must approve qualityTDD is mandatory in every task. See references/tdd.md.
Trigger: Bug, test failure, unexpected behaviour — any technical issue.
See: references/systematic-debugging.md
HARD GATE: No fixes without root cause investigation first.
Four phases:
Trigger: All tasks complete, all tests pass.
See: references/finishing-branch.md
Summary:
When dispatching implementer or reviewer subagents, use
sessions_spawn:
Goal: [one sentence] Context: [why it matters, which plan file] Files: [exact paths] Constraints: [what NOT to do — no scope creep, TDD only] Verify: [how to confirm success — tests pass, specific command] Task text: [paste full task from plan]
Run
sessions_spawn with the task as a detailed prompt. The sub-agent announces results automatically.
No automatic installation available. Please visit the source repository for installation instructions.
View Installation Instructions1,500+ AI skills, agents & workflows. Install in 30 seconds. Part of the Torly.ai family.
© 2026 Torly.ai. All rights reserved.