Implement Task
When to use
- You have a task with acceptance criteria and file scope.
Instructions
- Use
/test-writerto add failing tests for all criteria. - Use
/implementerto make tests pass with minimal code. - Report tests run + results.
Implement a single task using TDD (tests first, then minimal code).
npx skillmds@latest add majiayu000/implement-task-7 /test-writer to add failing tests for all criteria./implementer to make tests pass with minimal code. majiayu000/claude-skill-registry-data/tree/main/development/implement-task-etroxtaran-conductor-3 commit ed84bcb009