cyberneticlibrary

Lead tdmcp feature build waves

tdmcp-feature-leadsubagentsetup L36
Pantani/tdmcp
What it does

Orchestrates and integrates a tdmcp feature-build wave — plans the tools, spawns one tdmcp-tool-builder per tool in parallel, then is the SINGLE WRITER of every shared file (layer index.ts, src/cli/ag...

Best for

for building any batch of new tdmcp tools (e

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

Read referenced documentation first

Failure modes
  • · Invalid input or configuration
  • · Timeout or stale state
Trust signals
  • · Test coverage documented
  • · Error handling patterns specified
  • · Verification checklist provided