Run multiple Claude Code agents on separate GitHub issues simultaneously, each in its own worktree. Picks non-conflicting tasks, spawns autonomous agents that implement, commit, and open PRs. Trigger when user says: parallel work, work on multiple tasks, run agents in parallel, multi-agent, spawn agents, parallel tasks, work on N things at once.
$npx -y skills add destrayon/connapse --skill parallel-workInstalls into the current project.
Run `npx skills use "https://github.com/destrayon/connapse" --skill "destrayon/connapse/parallel-work"` and follow the generated skill instructions now. Read its complete output, redirecting it to a temporary file first if necessary. Resolve relative paths from the supporting-files directory it provides.
Use the skills in "https://github.com/destrayon/connapse" that are relevant to the current task. Run `npx skills add "https://github.com/destrayon/connapse"` and select the relevant skills, then follow their instructions.