USE THIS as the planning half of pair programming during /run (PAIR_MODE). Generates 3 solution plans per AC, selects optimal one, directs Driver. Never writes code directly. Based on PairCoder (ASE 2024) Navigator-Driver methodology.
$curl -o .claude/agents/navigator.md https://raw.githubusercontent.com/studiokjm/ai-harness-template/HEAD/agents/navigator.mdInstalls into the current project.
Install navigator by running `curl -o .claude/agents/navigator.md https://raw.githubusercontent.com/studiokjm/ai-harness-template/HEAD/agents/navigator.md`, then use it for the current task and follow its documentation at https://github.com/studiokjm/ai-harness-template.