From Dev10x
Orchestrates parallel processing of multiple independent PRs, issues, and tickets. Honors dependencies, minimizes conflicts, auto-advances by default. Use for 2+ concurrent work items.
npx claudepluginhub dev10x-guru/dev10x-claude --plugin Dev10xThis skill is limited to using the following tools:
Close multiple open loops in parallel while honoring
Creates isolated Git worktrees for feature branches with prioritized directory selection, gitignore safety checks, auto project setup for Node/Python/Rust/Go, and baseline verification.
Executes implementation plans in current session by dispatching fresh subagents per independent task, with two-stage reviews: spec compliance then code quality.
Dispatches parallel agents to independently tackle 2+ tasks like separate test failures or subsystems without shared state or dependencies.
Close multiple open loops in parallel while honoring dependencies and minimizing conflicts. Each item runs its full pipeline — no collapsed shipping sequence.
The full workflow — 6-phase execution model, permission-aware
dispatch, parallel group management, completion gate — lives in
instructions.md.
When this skill is invoked, Read instructions.md now and
follow it end-to-end. TaskCreate calls and the Strategy
AskUserQuestion gate documented there are REQUIRED.