Creates detailed implementation plans for features, bug fixes, and refactors. Explores the codebase, identifies files to change, and produces a step-by-step plan with acceptance criteria.
$curl -o .claude/agents/planner.md https://raw.githubusercontent.com/theastrelo/claude-pipeline/HEAD/.claude/agents/planner.mdInstalls into the current project.
Install planner by running `curl -o .claude/agents/planner.md https://raw.githubusercontent.com/theastrelo/claude-pipeline/HEAD/.claude/agents/planner.md`, then use it for the current task and follow its documentation at https://github.com/theastrelo/claude-pipeline.