acceptance-criteria-extractor

Installation
SKILL.md

acceptance-criteria-extractor

Overview

This skill takes natural-language story text and emits acceptance criteria (ISTQB) in two interchangeable shapes:

  • Gherkin (Feature / Scenario / Given / When / Then) - for projects that automate via Cucumber, Behat, SpecFlow, pytest-bdd, or any Gherkin-aware runner.
  • Plain numbered list - for projects that prefer human review over runner integration; consumable by a downstream test-generation step.

When to use

Installs
2
Repository
testland/qa
GitHub Stars
8
First Seen
Aug 12, 2026
acceptance-criteria-extractor — testland/qa