CtrlK
BlogDocsLog inGet started
Tessl Logo

superpowers

github.com/obra/superpowers

Skill

Added

Review

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

69

test-driven-development

skills/test-driven-development/SKILL.md

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

53

requesting-code-review

skills/requesting-code-review/SKILL.md

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

56

writing-skills

skills/writing-skills/SKILL.md

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

66

writing-plans

skills/writing-plans/SKILL.md

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

48

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

91

1.22x
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

62

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

58

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

75

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 - guides completion of development work by presenting structured options for merge, PR, or cleanup

67

executing-plans

skills/executing-plans/SKILL.md

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

56

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

60

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.

74

1.05x