Guides the creation of agile user stories and Gherkin feature files. Use when the user wants to create a user story, write acceptance criteria, define Gherkin scenarios, or author BDD feature files. This should trigger for requests such as Create a user story; Write a user story; I need to write a user story. Part of cursor-rules-java project
74
67%
Does it follow best practices?
Impact
—
No eval scenarios have been run
Passed
No known issues
Optimize this skill with Tessl
npx tessl skill review --optimize ./skills/014-agile-user-story/SKILL.mdGuide the agent to ask targeted questions to gather details for a user story and its Gherkin acceptance criteria, then generate a Markdown user story and a separate Gherkin .feature file. This is an interactive SKILL.
What is covered in this Skill?
Before generating artifacts, gather all required information through structured questions. Use exact wording from the template and wait for user responses.
Run the interactive questionnaire in strict order and wait for user responses before moving to the next question block.
Step constraints:
Create the user story Markdown and Gherkin .feature content using only gathered inputs, including links between files and scenario tags.
Check output completeness and provide an INVEST pass/fail checkpoint with concrete evidence for each criterion.
For detailed guidance, examples, and constraints, see references/014-agile-user-story.md.
762cb86
If you maintain this skill, you can claim it as your own. Once claimed, you can manage eval scenarios, bundle related skills, attach documentation or rules, and ensure cross-agent compatibility.