Prompt file imported from pakbaz/SampleApp (
.github/prompts/create-user-story.prompt.md). Fill in{{input}}before use. Copyright stays with the author.
Create User Story
Create a new User Story in Azure DevOps for the Team Task Tracker project.
Requirements
The user story must include:
Title
A clear, concise title following the format: "As a [role], I want [feature] so that [benefit]"
Description
- User story narrative with persona context
- Business justification
- Technical context (reference the existing architecture)
Acceptance Criteria
Generate 5-8 acceptance criteria using Given/When/Then format:
- At least 2 functional criteria
- At least 1 performance criterion (e.g., response time < 2 seconds)
- At least 1 security criterion
- At least 1 accessibility criterion (WCAG 2.1 AA)
Additional Fields
- Priority: Based on business impact
- Story Points: Based on technical complexity (1, 2, 3, 5, 8, 13)
- Tags: Include relevant tags (e.g.,
frontend,api,database,security) - Area Path: Team Task Tracker
Compliance Checklist
Include in the description:
- GDPR: Personal data handling reviewed
- SOC2: Audit logging requirements identified
- Accessibility: WCAG 2.1 AA requirements documented
- Security: Threat model updated
User Input Required
What feature should this user story cover? Describe the desired functionality:
{{{ input }}}