cyberneticlibrary

Write focused tdmcp unit tests

tdmcp-coverage-writersubagentsetup L26
Pantani/tdmcp
What it does

Writes focused tdmcp unit or integration tests for one coverage gap at a time. Mirrors existing Vitest/msw patterns, asserts real behavior and error shapes, and keeps edits scoped to the requested tes...

Best for

inside a coverage wave after tdmcp-coverage-lead assigns a specific seam

Inputs
  • · task specification
  • · context from parent agent
Outputs
  • · execution result
  • · status report
Requires
  • · MCP
  • · TypeScript/Node.js
  • · TouchDesigner
  • · LLM
Preconditions

Tool domain knowledge and installed dependencies

Failure modes
  • · Invalid input or configuration
Trust signals
  • · Test coverage documented
  • · Established patterns referenced