Use this agent to analyse an entire module or directory for missing test coverage, then generate the missing tests. Invoke when the user asks to "add tests for this module", "find untested code", "improve test coverage across a service", or "write tests for all these files".
$curl -o .claude/agents/test-coverage-agent.md https://raw.githubusercontent.com/kid-sid/claude-spellbook/HEAD/.claude/agents/test-coverage-agent.mdInstalls into the current project.
Install test-coverage-agent by running `curl -o .claude/agents/test-coverage-agent.md https://raw.githubusercontent.com/kid-sid/claude-spellbook/HEAD/.claude/agents/test-coverage-agent.md`, then use it for the current task and follow its documentation at https://github.com/kid-sid/claude-spellbook.