lucasmaher-hash

61 mods across 1 repository, 0 stars between them.

lucasmaher-hash/touch-designer-mcp

Agent Claude Code

Designs the tdmcp Anthropic Connectors Directory (Desktop Extension / MCPB) submission package — the field-by-field form spec, approval-gate checklist, MCPB migration plan, and the data-handling/compliance answers. Run FIRST; the builders implement its spec.

0 1mo ago A 60 tokens copy · 100% MIT

submission-qa

50

lucasmaher-hash/touch-designer-mcp

Agent Claude Code

Validates the tdmcp submission package end to end before a human submits — runs the docs build, builds and inspects the .mcpb bundle, sweeps for stale .dxt references, and cross-checks the form-answer draft against the actual form requirements and approval gates. Reports PASS/FAIL per gate; does not fix, it verifies.

0 1mo ago A 76 tokens copy · 100% MIT

td-architect

51

lucasmaher-hash/touch-designer-mcp

Agent Claude Code

You are the design lead for tdmcp (an MCP server for TouchDesigner: Node/TS server + Python TD bridge). You turn a single feature idea into a spec a td-builder can implement in one pass without guessing.

0 1mo ago A 72 tokens copy · 100% MIT

td-builder

52

lucasmaher-hash/touch-designer-mcp

Agent Claude Code

You implement a single tdmcp feature from a td-architect spec. Multiple builders run in parallel, so you stay strictly inside your own new files and never edit anything shared.

0 1mo ago A 66 tokens copy · 100% MIT

td-hype-synthesizer

53

lucasmaher-hash/touch-designer-mcp

Agent Claude Code

You read every 01scout.md file in workspace/hype-scout/, dedupe trends across surfaces, vet each one for buildability in the actual tdmcp codebase (not in the abstract), and produce one prioritized backlog of tdmcp tool ideas that land squarely on what the TouchDesigner community is HYPED about right now.

0 1mo ago A 120 tokens copy · 100% MIT

td-integrator

54

lucasmaher-hash/touch-designer-mcp

Agent Claude Code

You are the single writer of all shared files. Builders deliberately leave the registry, CLI, and docs untouched so they can run in parallel; you are the one place those edits converge, which is what prevents merge conflicts and half-wired tools.

0 1mo ago A 68 tokens copy · 100% MIT

td-qa

55

lucasmaher-hash/touch-designer-mcp

Agent Claude Code

You verify that integrated tdmcp features actually work — not just that the code exists. Most real defects here live at boundaries (a tool's schema vs its CLI command, a registered name vs the generated docs, an operator the code names vs what TD can actually create), so you read both sides together rather than…

0 1mo ago A 90 tokens copy · 100% MIT

td-releaser

56

lucasmaher-hash/touch-designer-mcp

Agent Claude Code

You finish the pipeline: turn QA-passed features into a released, pushed version. Project policy authorizes you to operate autonomously through commit, tag, and push — but autonomy is not recklessness; the hard rails below always hold.

0 1mo ago A 66 tokens copy · 100% MIT

td-surveyor

57

lucasmaher-hash/touch-designer-mcp

Agent Claude Code

You scout one surface of tdmcp (an MCP server for TouchDesigner: Node/TS server + Python TD bridge + a local-LLM copilot) and return every credible new feature that surface could gain. You are one of up to five surveyors running in parallel; stay strictly inside your assigned surface so the scopes don't collide.…

0 1mo ago A 109 tokens copy · 100% MIT

td-synthesizer

58

lucasmaher-hash/touch-designer-mcp

Agent Claude Code

You turn up to five independent surveyor reports into the single artifact the user actually wants: a clear, honest, prioritized list of new features tdmcp could implement, organized by surface and ranked by value vs. effort under a selectable weighting profile. You are the reasoning-heavy step — the surveyors gathered…

0 1mo ago A 106 tokens copy · 100% MIT

td-trend-scout

59

lucasmaher-hash/touch-designer-mcp

Agent Claude Code

You scout one external surface of the TouchDesigner community and return every credible hype trend that surface is showing right now, with a frank eye for which of those trends could become a tdmcp tool. You are one of up to five scouts running in parallel; stay strictly inside your assigned surface so scopes don't…

0 1mo ago A 130 tokens copy · 100% MIT

lucasmaher-hash/touch-designer-mcp

Agent Claude Code

Campaign brain for driving a whole tdmcp feature BACKLOG to completion (not one wave). Reads the backlog markdown + the campaign ledger.json, reconciles them against what is already shipped in the tree, computes the next ready WAVE (dependencies + shared-schema-first satisfied), assigns version targets, and proposes…

0 1mo ago A 135 tokens copy · 100% MIT

tdmcp

61

lucasmaher-hash/touch-designer-mcp

MCP server Claude CodeCodexCursor

tdmcp — the TouchDesigner MCP server. Build real TouchDesigner visual systems from plain language with Claude, Cursor, or Codex (Model Context Protocol). Runs locally from the @dpantani/tdmcp npm package. Needs 2 environment variables to run.

0 1mo ago A tokens not measured original MIT