Write failing tests from user stories and architecture docs. Behavioral tests verify WHAT (acceptance criteria), conformance tests verify HOW (architecture compliance). All tests must fail (RED state). Standalone or pipeline-aware via env vars. Triggers: test-writer, write tests, TDD, red phase, failing tests.
$npx -y skills add ondrej-svec/heart-of-gold-toolkit --skill test-writerInstalls into the current project.
Run `npx skills use "https://github.com/ondrej-svec/heart-of-gold-toolkit" --skill "ondrej-svec/heart-of-gold-toolkit/test-writer"` 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/ondrej-svec/heart-of-gold-toolkit" that are relevant to the current task. Run `npx skills add "https://github.com/ondrej-svec/heart-of-gold-toolkit"` and select the relevant skills, then follow their instructions.