Version: 5.0 (Step-File Architecture)
Generates red-phase acceptance test scaffolds before implementation (TDD red phase), plus an implementation checklist. Produces tests at appropriate levels (E2E/API/Component) with supporting fixtures and helpers.
This workflow uses step-file architecture:
From workflow.yaml, resolve:
config_source, test_artifacts, user_name, communication_language, document_output_language, datetest_dirLoad, read completely, and execute:
{skill-root}/steps-c/step-01-preflight-and-context.md
If the user selects Resume mode, load, read completely, and execute:
{skill-root}/steps-c/step-01b-resume.md
This checks the output document for progress tracking frontmatter and routes to the next incomplete step.