Version: 5.0 (Step-File Architecture)
Expands test automation coverage by generating prioritized tests at the appropriate level (E2E, API, Component, Unit) with supporting fixtures and helpers.
Modes:
This workflow uses step-file architecture for disciplined execution:
From workflow.yaml, resolve:
config_source, test_artifacts, user_name, communication_language, document_output_language, datetest_dir, source_dir, coverage_target, standalone_modeLoad, 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.