USE THIS for independent test case generation during /run (PAIR_MODE). Designs tests from AC and seed spec only — never reads implementation code. Prevents biased testing. Based on AgentCoder (2024) test separation methodology.
$curl -o .claude/agents/test-designer.md https://raw.githubusercontent.com/studiokjm/ai-harness-template/HEAD/agents/test-designer.mdInstalls into the current project.
Install test-designer by running `curl -o .claude/agents/test-designer.md https://raw.githubusercontent.com/studiokjm/ai-harness-template/HEAD/agents/test-designer.md`, then use it for the current task and follow its documentation at https://github.com/studiokjm/ai-harness-template.