parallel execution skills

10 tagged parallel execution, measured the same way as everything else here.

Browse within: claude-workflow 5workflow 5

orchestrate

01

tianhanz/ears

Skill Claude CodeCodex

Enter orchestrator mode: coordinate multiple Claude Code sessions as workers. Use this when you want to run parallel workstreams, delegate tasks to worker sessions, or manage a team of agents. The orchestrator maintains strategic context while workers execute specific tasks. Usage: /orchestrate…

5 4mo ago A 71 tokens original MIT

guide

02

bacsystem/parallel-plan-executor

Skill Claude CodeCodex

Use when starting work with the cys plugin or unsure which cys skill applies — the index of the cys flow (design → plan → run → check → ship) and the rules for moving between stages.

2 1mo ago A 45 tokens original MIT

plan

03

bacsystem/parallel-plan-executor

Skill Claude CodeCodex

Use when an approved design spec exists and you need the implementation plan — numbered tasks with Files and Consumes/Produces blocks that the parallel-plan-executor can parse into a dependency DAG. Comes after cys:design, before cys:run.

2 1mo ago A 52 tokens original MIT

ship

04

bacsystem/parallel-plan-executor

Skill Claude CodeCodex

Use when changes are ready to ship — takes the working tree to a pull request with code review, Conventional Commit, automatic SemVer bump and a PR template. Part of the cys flow (after cys:check).

2 1mo ago A 47 tokens original MIT