Agent: Test Writer/Fixer (test-writer-fixer) — tests & failure analysis #80

Open
opened 2026-06-29 00:15:25 +02:00 by root · 0 comments
Owner

Subagent type: test-writer-fixer
Category: Quality

Role

Writes new tests, runs existing tests, analyses failures, and fixes them while maintaining test integrity. Triggered when code changes need test coverage.

When to dispatch

  • Adding tests after a code change
  • Diagnosing and fixing test failures
  • Raising coverage on untested code

Avoid when

  • Writing the production code itself (use developer)
  • Designing a whole test strategy (use disciplined-verification)

Wiki

https://git.terraphim.cloud/terraphim/agent-tasks/wiki/Subagent-Catalogue

**Subagent type:** `test-writer-fixer` **Category:** Quality ### Role Writes new tests, runs existing tests, analyses failures, and fixes them while maintaining test integrity. Triggered when code changes need test coverage. ### When to dispatch - Adding tests after a code change - Diagnosing and fixing test failures - Raising coverage on untested code ### Avoid when - Writing the production code itself (use developer) - Designing a whole test strategy (use disciplined-verification) ### Wiki https://git.terraphim.cloud/terraphim/agent-tasks/wiki/Subagent-Catalogue
root added the workflow:readytype:taskagent-catalogue labels 2026-06-29 00:15:25 +02:00
Sign in to join this conversation.