akz4ol/Spec Test Generator

Generate requirements and test cases from PRDs with stable, traceable IDs

View on GitHub

Trust Signals

Scorecard Score
not yet scored
Maintenance Recency
Maintainedlast commit Jan 12, 2026
License
MIT

Pinned Snippet

workflow.ymlSHA-pinned
uses: akz4ol/spec-test-generator-skill@38978fed9bc7ab174207634d337375856b33fefa # v1.0.0

tags can be moved; commit SHAs can't. why a SHA?

namedescriptionrequireddefault
prd-pathPath to PRD markdown fileyes
output-dirDirectory for generated artifactsnospecs
output-formatsComma-separated output formats (markdown,json,gherkin,csv)nomarkdown,csv
strictEnable strict mode (requires 2+ tests per requirement)nofalse
github-tokenGitHub token for PR commentsno${{ github.token }}
namedescription
requirements-countNumber of requirements generated
test-cases-countNumber of test cases generated
coverage-gapsNumber of coverage gaps found
requirements-pathPath to generated REQUIREMENTS.md
traceability-pathPath to generated TRACEABILITY.csv