subagent-driven-development
No SKILL.md available for this skill.
View on GitHubMore from 0x2e/superpowers
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.
20finishing-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
19dispatching-parallel-agents
Use when facing 2+ independent tasks that can be worked on without shared state or sequential dependencies
19writing-skills
Use when creating new skills, editing existing skills, or verifying skills work before deployment
18using-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
18requesting-code-review
Use when completing tasks, implementing major features, or before merging to verify work meets requirements
18