← ClaudeAtlas

pilot-wavelisted

Invoke when you are about to drive tracked cards end-to-end through delegated execution and need to compose the environment brief, select the cards, and spawn the adopted `pilot` or `pilot-orchestrator`, or when the user says "run these cards", "pilot this wave", "spawn a pilot for this ticket", or "set up the orchestrator for these". Keep the main session as the arbiter and wake-up relay, require adopted project copies first, and if they are missing, propose `adopt` before spawning. Not for a single mechanical edit.
home-dev-lab/workflow-toolbox · ★ 1 · AI & Automation · score 67
Install: claude install-skill home-dev-lab/workflow-toolbox
# pilot-wave — compose and launch a delegated card/wave This skill turns "drive these cards for me" into a correctly-briefed delegation. It resolves the **environment brief** for the current machine and project, selects the cards, and composes the spawn prompt for the project's adopted `pilot-orchestrator` (a wave) or a single `pilot` (one card). The agents do the dev loop; your main session stays a thin relay that owns wake-ups and hard escalations. **Adoption is a PREREQUISITE, not an option.** The pilot suite ships as unregistered templates (`plugin/agent-templates/`) precisely because Claude Code silently ignores the `observer:` field on a plugin-REGISTERED agent — there is no namespaced "workflow-toolbox: pilot" type to fall back to. A pilot only exists to spawn once its definition has been adopted into the project's `.claude/agents/` under its bare name (see Step 3). If the project has no adopted copy yet, propose the adoption before spawning anything. Use it when the user wants tracked cards driven autonomously. For a one-off mechanical edit, skip this — a plain sub-agent (or doing it yourself) is simpler. ## The delegation ladder (the principle this skill applies) Route work to the lowest rung that fits, and **pin model + effort at every spawn — never let a delegate silently inherit the session's model**: | Work | Rung | Who | |---|---|---| | A question / analysis / arbitration | your main loop, inline | you | | One isolated mechanical chore | one throwaway sub-