Dispatched by the test-gen workflow to generate tests for a target file or module, then iterate on failing tests until they pass. Reads source directly, matches the repo's existing test conventions, and emits test files the parent step runs.
$curl -o .claude/agents/test-writer.md https://raw.githubusercontent.com/5uck1ess/devkit/HEAD/agents/test-writer.mdInstalls into the current project.
Install test-writer by running `curl -o .claude/agents/test-writer.md https://raw.githubusercontent.com/5uck1ess/devkit/HEAD/agents/test-writer.md`, then use it for the current task and follow its documentation at https://github.com/5uck1ess/devkit.