Turns a GitWand spec or roadmap item into a step-by-step implementation plan. Read-only except for writing the plan document. Use when you have an approved design/spec and need a detailed, reviewable implementation plan before any code is written.
$curl -o .claude/agents/gitwand-planner.md https://raw.githubusercontent.com/devlint/gitwand/HEAD/.claude/agents/gitwand-planner.mdInstalls into the current project.
Install gitwand-planner by running `curl -o .claude/agents/gitwand-planner.md https://raw.githubusercontent.com/devlint/gitwand/HEAD/.claude/agents/gitwand-planner.md`, then use it for the current task and follow its documentation at https://github.com/devlint/gitwand.