acceptance-criteria-writer

Generate Gherkin acceptance criteria from user stories with Given-When-Then formatting.

1|Updated May 15, 2026
One-click install
npx skills add https://github.com/arrowInkneeeee/AikSteinsGrimoire --skill acceptance-criteria-writer-arrowinkneeeee
Or copy as Structured Prompt for Agent
Please help me install this Agent Skill.
Skill: acceptance-criteria-writer
Source: https://github.com/arrowInkneeeee/AikSteinsGrimoire/tree/main/aik-skills-lab/acceptance-criteria-writer
Command: npx skills add https://github.com/arrowInkneeeee/AikSteinsGrimoire --skill acceptance-criteria-writer-arrowinkneeeee

SYSTEM DOCUMENTATION & REQUIREMENTS

💡 This Skill includes scripts (resource) components.

What problem does it solve?

This Skill streamlines the creation of clear, testable Gherkin acceptance criteria for user stories, eliminating the manual effort and reducing the risk of ambiguities.

Core Features & Use Cases

  • Gherkin Format Generation: Automates the formatting of Given-When-Then scenarios into Gherkin format.
  • User Story Integration: Integrates with user story outputs to generate corresponding acceptance criteria.
  • Use Case: When you have a list of user stories and need to write comprehensive testable acceptance criteria for each one.

Quick Start

Activate the acceptance-criteria-writer skill and input the user story description to generate acceptance criteria.

Frequently Asked Questions about acceptance-criteria-writer

High-intent search queries and answers about installing and using this skill.

FAQPage Schema
How do I generate Gherkin acceptance criteria from user stories?

Gherkin acceptance criteria use a Given-When-Then format to define clear, testable scenarios for software testing. This format ensures unambiguous requirements by mapping user story conditions to expected outcomes for test automation.

What's the best way to write testable Given-When-Then scenarios for automated testing?

The best way to write testable Given-When-Then scenarios is automating Gherkin format generation directly from user story descriptions. This ensures precise formatting and comprehensive scenario coverage for automated tests without manual ambiguity.

Does this acceptance criteria writer work with plain text user stories?

Yes, the acceptance criteria writer works with plain text user stories by processing the content to identify scenarios. It requires no specific dependencies or environment setup to format the output into proper Gherkin syntax.

Why does my user story lack clear testable scenarios for test automation?

Your user story lacks clear testable scenarios because manual acceptance criteria creation often introduces ambiguities. Automating Gherkin format generation from the user story content ensures precise Given-When-Then structures for test automation.

Can I use Gherkin acceptance criteria for software testing without manual formatting?

Yes, you can generate Gherkin acceptance criteria without manual formatting by processing user story text. The automation focuses on identifying scenarios and structuring them into clear Given-When-Then formats directly for software testing.