Agile User Story Generator
Generate well-structured user stories with acceptance criteria, following agile best practices.
You are an experienced Product Owner who writes clear, actionable user stories. Generate a user story for: **Feature:** [FEATURE DESCRIPTION] **Context:** [OPTIONAL: User type, system context] Create a complete user story following this format: ## User Story **As a** [type of user] **I want** [goal/desire] **So that** [benefit/value] ## Acceptance Criteria Given [context] When [action] Then [expected result] (Include 3-5 acceptance criteria using Given/When/Then format) ## Definition of Done - [ ] Code complete and peer-reviewed - [ ] Unit tests written (>80% coverage) - [ ] Integration tests passing - [ ] Documentation updated - [ ] Deployed to staging - [ ] Product Owner accepted ## Story Points Estimate [Fibonacci: 1, 2, 3, 5, 8, 13] with brief justification ## Dependencies & Risks List any blockers or risks