RED-GREEN-REFACTOR enforcement. Use when implementing a feature or bugfix before writing implementation code. Trigger: tdd, test first, red green refactor, /ijfw-tdd
$npx -y skills add ferroxlabs/ijfw --skill ijfw-tddInstalls into the current project.
Run `npx skills use "https://github.com/ferroxlabs/ijfw" --skill "ferroxlabs/ijfw/ijfw-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/ferroxlabs/ijfw" that are relevant to the current task. Run `npx skills add "https://github.com/ferroxlabs/ijfw"` and select the relevant skills, then follow their instructions.