Skip to content

Latest commit

 

History

History
68 lines (56 loc) · 3.1 KB

File metadata and controls

68 lines (56 loc) · 3.1 KB

superpowers

███████╗██╗   ██╗██████╗ ███████╗██████╗ ██████╗  ██████╗ ██╗    ██╗███████╗
██╔════╝██║   ██║██╔══██╗██╔════╝██╔══██╗██╔══██╗██╔═══██╗██║    ██║██╔════╝
███████╗██║   ██║██████╔╝█████╗  ██████╔╝██████╔╝██║   ██║██║ █╗ ██║█████╗  
╚════██║██║   ██║██╔═══╝ ██╔══╝  ██╔══██╗██╔═══╝ ██║   ██║██║███╗██║██╔══╝  
███████║╚██████╔╝██║     ███████╗██║  ██║██║     ╚██████╔╝╚███╔███╔╝███████╗
╚══════╝ ╚═════╝ ╚═╝     ╚══════╝╚═╝  ╚═╝╚═╝      ╚═════╝  ╚══╝╚══╝ ╚══════╝
                                                                            
██████╗ ███████╗
██╔══██╗██╔════╝
██████╔╝███████╗
██╔══██╗╚════██║
██║  ██║███████║
╚═╝  ╚═╝╚══════╝
                

Superpowers gives you structured engineering workflows for planning, execution, debugging, and review.

Top Skills

  • brainstorming
  • dispatching-parallel-agents
  • executing-plans
  • finishing-a-development-branch
Show all skills (14)
  • brainstorming
  • dispatching-parallel-agents
  • executing-plans
  • finishing-a-development-branch
  • receiving-code-review
  • requesting-code-review
  • subagent-driven-development
  • systematic-debugging
  • test-driven-development
  • using-git-worktrees
  • using-superpowers
  • verification-before-completion
  • writing-plans
  • writing-skills

What It Can Do

  • Provides structured engineering workflows for planning, debugging, testing, and review.
  • Includes TDD, systematic debugging, code-review loops, and execution playbooks.
  • Helps run complex tasks with repeatable quality checkpoints.

Why Use It

  • Improves consistency and technical rigor across coding sessions.
  • Reduces missed steps in high-stakes implementation and refactor work.
  • Makes collaboration handoffs clearer through explicit workflows.

How It Works

  1. Pick the workflow skill that matches your current phase (plan, implement, verify, review).
  2. Follow the skill-specific sequence instead of ad-hoc execution.
  3. Use completion/verification workflows before claiming tasks are done.

Quick Examples

Use superpowers workflows to plan and execute this feature safely

Requirements

  • A coding task where process quality and repeatability matter.