AI
Dispatching Parallel Agents
Use when facing 2+ independent tasks that can be worked on without shared state or sequential dependencies
$ npx skills add obra/superpowers/skills/dispatching-parallel-agents2.4K installs12 viewsUpdated Today
Compatible with:
Claude CodeCursorwindsurfGemini CLI
How to Install
1
Open your terminal
Navigate to your project directory
2
Run the install command
$ npx skills add obra/superpowers/skills/dispatching-parallel-agents3
Start using the skill
The skill will be added to your project config and your AI agent will automatically recognize and use it
Related Skills
Verification Before Completion
obra/superpowers/tree/main/skills/verification-before-completion
Claiming work is complete without verification is dishonesty, not efficiency. ``` NO COMPLETION CLAIMS WITHOUT FRESH VERIFICATION EVIDENCE
AI1.1K
npx skills add obra/superpowers/skills/verification-before-completionJpa Patterns
affaan-m/everything-claude-code/tree/main/skills/jpa-patterns
Use for data modeling, repositories, and performance tuning in Spring Boot. ```java @Entity
AI1.5K
npx skills add affaan-m/everything-claude-code/skills/jpa-patterns