Implement a Trellis subtask using strict TDD (RED→GREEN→REFACTOR), turning acceptance criteria into code one by one. Used when Codex / Claude Code drives a small-parameter model like qwen3.6 35b—transforms "understand and implement requirements" into a mechanical "make this failing test green" loop with objective signals at every step.
$npx -y skills add coldwateryi/trellis-skills --skill trellis-implement-tddInstalls into the current project.
Run `npx skills use "https://github.com/coldwateryi/trellis-skills" --skill "coldwateryi/trellis-skills/trellis-implement-tdd"` and follow the generated skill instructions now. Read its complete output, redirecting it to a temporary file first if necessary. Resolve relative paths from the supporting-files directory it provides.
Use the skills in "https://github.com/coldwateryi/trellis-skills" that are relevant to the current task. Run `npx skills add "https://github.com/coldwateryi/trellis-skills"` and select the relevant skills, then follow their instructions.