Implement a specific task from the implementation plan using strict TDD. Writes failing tests first, then minimal code to pass, with human approval before committing. Tracks status in plan/{prefix}-plan.md.
$npx -y skills add awood45/claude-coding-commands --skill implement-task-codeInstalls into the current project.
Run `npx skills use "https://github.com/awood45/claude-coding-commands" --skill "awood45/claude-coding-commands/implement-task-code"` 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/awood45/claude-coding-commands" that are relevant to the current task. Run `npx skills add "https://github.com/awood45/claude-coding-commands"` and select the relevant skills, then follow their instructions.