Strict red/green/refactor/simplify discipline for the /build <task-id> command. Use when implementing any task in Phase 4. The agent must NOT write production code without a failing test recorded in .tdd-state.json.
$npx -y skills add loiane/specs-driven-development-spring-angular --skill tdd-red-green-refactorInstalls into the current project.
Run `npx skills use "https://github.com/loiane/specs-driven-development-spring-angular" --skill "loiane/specs-driven-development-spring-angular/tdd-red-green-refactor"` 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/loiane/specs-driven-development-spring-angular" that are relevant to the current task. Run `npx skills add "https://github.com/loiane/specs-driven-development-spring-angular"` and select the relevant skills, then follow their instructions.