test-driven-development
Use when implementing any feature or bugfix, before writing implementation code
Install
npx @aipkgs/cli install superpowers/test-driven-developmentAttribution
Imported from obra/superpowers (see LICENSE.txt).
Skills bundle a SKILL.md and its supporting files into a capability agents load on demand. Search by key, namespace, or tag.
superpowers→14 resultsUse when implementing any feature or bugfix, before writing implementation code
npx @aipkgs/cli install superpowers/test-driven-developmentImported from obra/superpowers (see LICENSE.txt).
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
npx @aipkgs/cli install superpowers/finishing-a-development-branchImported from obra/superpowers (see LICENSE.txt).
Use when completing tasks, implementing major features, or before merging to verify work meets requirements
npx @aipkgs/cli install superpowers/requesting-code-reviewImported from obra/superpowers (see LICENSE.txt).
Use when you have a written implementation plan to execute in a separate session with review checkpoints
npx @aipkgs/cli install superpowers/executing-plansImported from obra/superpowers (see LICENSE.txt).