tdmcp-implementation-learning-ff461f — independently scanned and version-tracked by SaferSkills.
SaferSkills independently audited tdmcp-implementation-learning-ff461f (Agent Skill) and scored it 100/100 (green). The audit ran 55 deterministic rules across Security, Supply Chain, Maintenance, Transparency, and Community; it found 0 high-severity and 0 lower-severity findings. The full rule-by-rule trace and per-finding evidence are below. Free, methodology-open.
Findings & checks · 0 flagged
Every scanned point with the score it earned and what moved between them.
First recorded scan — no prior version to compare against.
The primary manifest — the file an agent reads to learn what this artifact does.
Coordinate a focused study of a completed tdmcp implementation, then turn the evidence into a prioritized improvement backlog. This harness answers: "What did this implementation teach us, and what should tdmcp improve next?"
Use it after a feature has already been built, merged, tested in TouchDesigner, used with hardware, reviewed in a PR, or exercised in a real installation.
This harness studies and routes improvements. It does not own arbitrary feature implementation.
tdmcp-implementation-learning.
tdmcp-pipeline.tdmcp-quality-audit.tdmcp-test-coverage.tdmcp-docs-roadmap-update.tdmcp-kinect-wall-harp.No TeamCreate. Use coordinated sub-agents with file handoffs.
directory.
independently.
All agent calls use model: "opus" unless the caller has a stricter local policy.
tdmcp-implementation-learning-lead:_workspace/implementation-learning/<slug>/00_scope.md and final handoff.
tdmcp-implementation-cartographer:_workspace/implementation-learning/<slug>/01_map.md.
tdmcp-implementation-runtime-analyst:_workspace/implementation-learning/<slug>/02_runtime_lessons.md.
tdmcp-implementation-quality-analyst:_workspace/implementation-learning/<slug>/03_quality_gaps.md.
tdmcp-implementation-synthesizer:_workspace/implementation-learning/<slug>/04_backlog.md.
Use a short slug from the implementation name or PR, for example kinect-wall-harp, ai-party-mixer-scene, or pr-114-external-kinect.
git status --short --branch.CLAUDE.md and any feature-specific harness pointer that alreadyexists. Prefer extending or routing through existing harnesses over inventing overlapping ones.
ambiguous, infer the most recent relevant feature from local context and state the assumption.
_workspace/implementation-learning/<slug>/.00_scope.md with:the user specifically asks.
Run the three analyst agents in parallel when their scopes are independent. Each writes incrementally to its artifact file.
#### Cartographer scope
Map the implementation across code, docs, CLI, tests, recipes, bridge scripts, runtime helpers, and generated TouchDesigner project structure.
Required output fields:
#### Runtime analyst scope
Study the implementation from the user's real usage path: TouchDesigner bridge, Kinect/camera/audio/projector setup, diagnostics, calibration, failure modes, latency, and operator ergonomics.
Required output fields:
UNVERIFIEDDo not report hardware or TouchDesigner checks as passing unless they were actually run.
#### Quality analyst scope
Study the implementation for tests, CI, review feedback, validation gaps, warnings, script robustness, security, and maintainability.
Required output fields:
Spawn tdmcp-implementation-synthesizer. It reads 00_scope.md, 01_map.md, 02_runtime_lessons.md, and 03_quality_gaps.md, then writes 04_backlog.md.
The backlog must group items by action type:
CODETESTDOCSRUNTIMEHARNESSRESEARCHEach item must include:
High, Medium, or LowS, M, or LHigh, Medium, or Lowtdmcp-pipeline, tdmcp-quality-audit,tdmcp-test-coverage, tdmcp-docs-roadmap-update, or feature-specific harness
The lead reads all artifacts and performs a consistency pass:
UNVERIFIED.docs/ROADMAP.md are labeled as roadmap extensions,not rediscovered work.
and the next build route.
If the user asked to continue beyond study, the lead can start the first safe wave after synthesis:
tdmcp-docs-roadmap-update
tdmcp-test-coveragetdmcp-pipelinetdmcp-kinect-wall-harptdmcp-quality-auditUse this artifact tree:
_workspace/implementation-learning/<slug>/
00_scope.md
01_map.md
02_runtime_lessons.md
03_quality_gaps.md
04_backlog.md
05_qa.mdThe final user-facing summary should stay concise:
keep scope editable.
checks UNVERIFIED - hardware not available.
section.
synthesize with a coverage gap.
learning harness.
ROADMAP or EXTENSIONwith citation.
Normal: user asks to study the Kinect wall harp implementation after merge. Lead creates _workspace/implementation-learning/kinect-wall-harp/, scopes code and PR evidence, runs cartographer/runtime/quality analysts in parallel, synthesizer writes a ranked backlog, and lead recommends a first patch wave: for example bridge robustness, sensor diagnostics, calibration UX, reusable physical-installation docs, and missing regression tests.
Scoped: user asks only for "what did the audio problem teach us?" Lead scopes kinect-wall-harp-audio, runs cartographer and quality analyst only if runtime artifacts already explain the issue, synthesizes a short backlog around audio device/sample-rate diagnostics, gain staging, and testable synth defaults.
Unavailable hardware: user asks to learn from a physical installation but TouchDesigner/Kinect is not connected. The runtime analyst records setup questions and UNVERIFIED checks, while code/docs/quality reports still produce actionable improvements.
~30 seconds. Free. No account. Every finding cites a rule and a line of evidence.