byevanklem· 16 skills
Orchestrate parallel implementation with coder/overseer pairs. Coders implement decomposed tasks using evanflow-tdd; overseers review each coder's output for bugs, gaps, errors, AND cohesion violations against a shared contract. A final integration overseer checks cross-coder cohesion. Use for plans with 3+ truly independent tasks that share an interface contract.
$npx -y skills add evanklem/evanflow --skill evanflow-coder-overseerInstalls into the current project.
Run `npx skills use "https://github.com/evanklem/evanflow" --skill "evanklem/evanflow/evanflow-coder-overseer"` 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/evanklem/evanflow" that are relevant to the current task. Run `npx skills add "https://github.com/evanklem/evanflow"` and select the relevant skills, then follow their instructions.