Use when decomposing a spec into an executable plan. Dispatched primarily by the write-plan skill. Produces a numbered task list with file paths, exact test commands, dependency annotations, acceptance criteria per task, and a Risks section.\n\n<example>\nContext: An approved…
$curl -o .claude/agents/planner.md https://raw.githubusercontent.com/duthaho/claudekit/HEAD/agents/planner.mdInstalls into the current project.
Install planner by running `curl -o .claude/agents/planner.md https://raw.githubusercontent.com/duthaho/claudekit/HEAD/agents/planner.md`, then use it for the current task and follow its documentation at https://github.com/duthaho/claudekit.