acceptance-criteria
Installation
SKILL.md
Acceptance Criteria Generation
Overview
This skill provides a structured approach to generating comprehensive acceptance criteria for user stories and features in ServiceNow's Agile Development 2.0 module. It covers:
- Writing acceptance criteria in Given/When/Then (Gherkin) format
- Covering happy path, alternative flows, and edge cases
- Addressing functional requirements, validation rules, and error handling
- Defining performance thresholds and security constraints
- Linking criteria to testable conditions for QA readiness
- Updating story records with well-formed acceptance criteria
When to use: When product owners or scrum masters need to define clear, testable acceptance criteria before sprint planning or story refinement sessions in ServiceNow SPM.