using-superpowers
Installation
SKILL.md
No SKILL.md available for this skill.
View on GitHubRelated skills
More from pcvelz/superpowers
using-git-worktrees
Use when starting feature work that needs isolation from current workspace or before executing implementation plans - creates isolated git worktrees with smart directory selection and safety verification
31finishing-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
31systematic-debugging
Use when encountering any bug, test failure, or unexpected behavior, before proposing fixes
30