← Back to skills

SKILLSET · TRACKS main

superpowers

An agentic skills framework & software development methodology that works.

★ 259235 on GitHub14 skillsby greatsage_sh
latest · d884ae04edebef577e82ff7c4e143debd0bbec99skillmarket install-set greatsage_sh/superpowers
Public Git sourcehttps://github.com/obra/superpowers.gitRegistry follows latest main head. Installs use the displayed immutable commit.

Included skills

d884ae04edeb

Skill-Name-With-Hyphens

use when implementing any feature or bugfix, before writing implementation code

skillmarket install greatsage_sh/writing-skills
d884ae04edeb

brainstorming

You MUST use this before any creative work - creating features, building components, adding functionality, or modifying behavior. Explores user intent, requirements and design before implementation.

skillmarket install greatsage_sh/brainstorming
d884ae04edeb

dispatching-parallel-agents

Use when facing 2+ independent tasks that can be worked on without shared state or sequential dependencies

skillmarket install greatsage_sh/dispatching-parallel-agents
d884ae04edeb

executing-plans

Use when you have a written implementation plan to execute in a separate session with review checkpoints

skillmarket install greatsage_sh/executing-plans
d884ae04edeb

finishing-a-development-branch

Use when implementation is complete, all tests pass, and you need to decide how to integrate the work - guides completion of development work by presenting structured options for merge, PR, or cleanup

skillmarket install greatsage_sh/finishing-a-development-branch
d884ae04edeb

receiving-code-review

Use when receiving code review feedback, before implementing suggestions, especially if feedback seems unclear or technically questionable - requires technical rigor and verification, not performative agreement or blind implementation

skillmarket install greatsage_sh/receiving-code-review
d884ae04edeb

requesting-code-review

Use when completing tasks, implementing major features, or before merging to verify work meets requirements

skillmarket install greatsage_sh/requesting-code-review
d884ae04edeb

subagent-driven-development

Use when executing implementation plans with independent tasks in the current session

skillmarket install greatsage_sh/subagent-driven-development
d884ae04edeb

systematic-debugging

Use when encountering any bug, test failure, or unexpected behavior, before proposing fixes

skillmarket install greatsage_sh/systematic-debugging
d884ae04edeb

test-driven-development

Use when implementing any feature or bugfix, before writing implementation code

skillmarket install greatsage_sh/test-driven-development
d884ae04edeb

using-git-worktrees

Use when starting feature work that needs isolation from current workspace or before executing implementation plans - ensures an isolated workspace exists via native tools or git worktree fallback

skillmarket install greatsage_sh/using-git-worktrees
d884ae04edeb

using-superpowers

Use when starting any conversation - establishes how to find and use skills, requiring skill invocation before ANY response including clarifying questions

skillmarket install greatsage_sh/using-superpowers
d884ae04edeb

verification-before-completion

Use when about to claim work is complete, fixed, or passing, before committing or creating PRs - requires running verification commands and confirming output before making any success claims; evidence before assertions always

skillmarket install greatsage_sh/verification-before-completion
d884ae04edeb

writing-plans

Use when you have a spec or requirements for a multi-step task, before touching code

skillmarket install greatsage_sh/writing-plans