ingest-spec
Installation
SKILL.md
Ingest Spec
When to use
- After analyze-codebase, when you have a spec to parse
- When running as part of
run-testing-sessionpipeline (Stage 2) - When adding new scenarios to an existing test plan
Inputs
- Spec content: a
.featurefile path or pasted plain-English test cases - (Optional)
docs/playwright-spec-testing/project-context.mdfor context
What it does
Parse raw spec input into structured scenarios and save to docs/playwright-spec-testing/parsed-spec.md.