Use this agent when writing or reviewing tests. Encourages behavior-based assertions and detects tests that duplicate or reimplement production logic instead of verifying outcomes. Examples:
$curl -o .claude/agents/test-writer.md https://raw.githubusercontent.com/qlan-ro/mainframe/HEAD/.claude/agents/test-writer.mdInstalls into the current project.
Install test-writer by running `curl -o .claude/agents/test-writer.md https://raw.githubusercontent.com/qlan-ro/mainframe/HEAD/.claude/agents/test-writer.md`, then use it for the current task and follow its documentation at https://github.com/qlan-ro/mainframe.