Orchestrate a wave of parallel agents over the plan/todo queue in a documentation-led repo — asks how many agents, the budget (items/waves, with hours as a soft cap), and whether to checkpoint after each wave or run continuously. Spawns isolated worktree subagents, assigns one queue item each, collects results. Use when the user says "spawn a wave of agents", "run the queue in parallel", "fan out the work", "agent wave", or invokes /agent-wave.
$npx -y skills add evolvehq/docflow --skill agent-waveInstalls into the current project.
Run `npx skills use "https://github.com/evolvehq/docflow" --skill "evolvehq/docflow/agent-wave"` 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/evolvehq/docflow" that are relevant to the current task. Run `npx skills add "https://github.com/evolvehq/docflow"` and select the relevant skills, then follow their instructions.