CtrlK
BlogDocsLog inGet started
Tessl Logo

superpowers

github.com/obra/superpowers

SkillAddedReview
using-git-worktrees

skills/using-git-worktrees/SKILL.md

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

68

test-driven-development

skills/test-driven-development/SKILL.md

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

58

requesting-code-review

skills/requesting-code-review/SKILL.md

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

60

writing-skills

skills/writing-skills/SKILL.md

Use when creating new skills, editing existing skills, or verifying skills work before deployment

60

writing-plans

skills/writing-plans/SKILL.md

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

56

verification-before-completion

skills/verification-before-completion/SKILL.md

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

66

using-superpowers

skills/using-superpowers/SKILL.md

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

52

systematic-debugging

skills/systematic-debugging/SKILL.md

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

52

subagent-driven-development

skills/subagent-driven-development/SKILL.md

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

52

receiving-code-review

skills/receiving-code-review/SKILL.md

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

68

finishing-a-development-branch

skills/finishing-a-development-branch/SKILL.md

Use when implementation is complete, all tests pass, and you need to decide how to integrate the work

64

executing-plans

skills/executing-plans/SKILL.md

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

61

dispatching-parallel-agents

skills/dispatching-parallel-agents/SKILL.md

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

48

brainstorming

skills/brainstorming/SKILL.md

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.

69

1.00x