Test design specialist agent. Used in two workflows: (1) during plan mode, AFTER the Plan agent has produced class/method designs and BEFORE the plan file is finalized; (2) in the fix-bug workflow (outside plan mode), to design the reproduction test and regression tests from a…
$curl -o .claude/agents/test-designer.md https://raw.githubusercontent.com/nowsprinting/unity-coding-skills/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/nowsprinting/unity-coding-skills/HEAD/agents/test-designer.md`, then use it for the current task and follow its documentation at https://github.com/nowsprinting/unity-coding-skills.