Build individual tdmcp tools
tdmcp-tool-buildersubagentsetup L2★6
Pantani/tdmcp ↗What it does
Worker that builds exactly ONE new tdmcp tool in isolation — creates only its two new files (the tool file with XImpl + registerX, and its offline msw unit test) and never edits any shared file. Spawn...
Best for
for implementing a single new tdmcp tool to a precise spec
Inputs
- · task specification
- · context from parent agent
Outputs
- · execution result
- · status report
Requires
- · MCP
- · external API
- · TypeScript/Node.js
- · TouchDesigner
- · LLM
Preconditions
Read referenced documentation first
Failure modes
- · Invalid input or configuration
Trust signals
- · Test coverage documented
- · Established patterns referenced