Use when breaking fuzzy requirements into parallelizable subtasks, decomposing L-size work, or producing structured Task Breakdowns — applies autopilot's six-element Task Prompt contract (goal / scope / input / output / acceptance / boundaries).
$curl -o .claude/agents/planner.md https://raw.githubusercontent.com/cookys/autopilot/HEAD/agents/planner.mdInstalls into the current project.
Install planner by running `curl -o .claude/agents/planner.md https://raw.githubusercontent.com/cookys/autopilot/HEAD/agents/planner.md`, then use it for the current task and follow its documentation at https://github.com/cookys/autopilot.