Implementation planning for complex features. Breaks work into phases, identifies risks and dependencies, emits ADR IDs for architecture decisions, and requests AI-Judge validation passes before implementation begins. Uses opus model for deep reasoning.
$curl -o .claude/agents/planner.md https://raw.githubusercontent.com/noah-sheldon/ai-dev-kit/HEAD/agents/planner.mdInstalls into the current project.
Install planner by running `curl -o .claude/agents/planner.md https://raw.githubusercontent.com/noah-sheldon/ai-dev-kit/HEAD/agents/planner.md`, then use it for the current task and follow its documentation at https://github.com/noah-sheldon/ai-dev-kit.