dispatching-parallel-agents
π―Skillfrom abudhahir/superpowers
Dispatches multiple independent problem-solving agents concurrently to efficiently investigate and resolve unrelated failures across different domains.
Part of
abudhahir/superpowers(16 items)
Installation
npx skills add https://github.com/abudhahir/superpowers --skill dispatching-parallel-agentsNeed more details? View full documentation on GitHub β
More from this repository10
Dispatches fresh subagents to implement independent tasks with two-stage review, ensuring spec compliance and high code quality in a single session.
Systematically executes implementation plans in batches, critically reviewing tasks, verifying progress, and seeking feedback at each checkpoint.
Enforces running verification commands and confirming output before claiming work is complete, fixed, or passing.
Development marketplace for Superpowers core skills library
Guides developers through completing a development branch by verifying tests, presenting merge/PR options, and executing the chosen workflow.
Facilitates code review requests by generating structured feedback and suggestions for improving code quality and maintainability.
Systematically investigates root causes of technical issues by carefully reproducing problems, analyzing error messages, and gathering comprehensive diagnostic evidence before proposing any fixes.
Systematically creates isolated Git worktrees with smart directory selection and safety verification for feature work.
Guides skill creation using test-driven development by documenting proven techniques, patterns, and tools for Claude agents to learn and apply effectively.
Guides developers through creating robust code by writing tests before implementation, ensuring higher code quality and reliability.