Use when you need to turn interviews, notes, or stakeholder inputs into structured analysis.
User Story Writer AI Prompt
This prompt helps business analysts turn messy project inputs into structured discovery outputs. It is designed for the early phase of an initiative when the team still needs clarity on needs, scope, stakeholders, constraints, and direction. Use it to move from conversations and assumptions to something documented, reviewable, and ready for decision-making or backlog creation. It converts broad requirements into delivery-ready user stories with acceptance criteria, dependencies, and sizing.
Convert these business requirements into well-formed user stories with acceptance criteria.
Requirements input: {{requirements}}
For each user story:
1. Write in standard format: 'As a [user type], I want [action] so that [benefit]'
2. Add a clear, specific title (5 words max)
3. Write 3–5 acceptance criteria in Given-When-Then (GWT) format:
- Given [context/precondition]
- When [action is taken]
- Then [expected outcome]
4. Assign a story point estimate using Fibonacci scale (1, 2, 3, 5, 8, 13) based on complexity
5. Flag any story that is too large to complete in one sprint (>8 points) and suggest how to split it
6. Identify dependencies between stories
Return: formatted user story cards, dependency map, and a prioritized backlog order based on business value and dependencies.When to use this prompt
Use at the start of a project, discovery phase, or process improvement initiative.
Use when scope, stakeholder needs, or future-state direction is still unclear.
Use when you need an artifact that can be reviewed in a workshop or planning session.
What the AI should return
The AI should return a structured analysis in business analyst language, with clear headings, tables, and a short list of assumptions or open questions. The response should separate facts from inferred items, highlight conflicts or ambiguities, and make the output easy to review with stakeholders. Where prioritization or categorization is requested, it should be explicit and consistent.
How to use this prompt
Open your data context
Load your dataset, notebook, or working environment so the AI can operate on the actual project context.
Copy the prompt text
Use the copy button above and paste the prompt into the AI assistant or prompt input area.
Review the output critically
Check whether the result matches your data, assumptions, and desired format before moving on.
Chain into the next prompt
Once you have the first result, continue deeper with related prompts in Requirements and Discovery.
Frequently asked questions
What does the User Story Writer prompt do?+
It gives you a structured requirements and discovery starting point for business analyst work and helps you move faster without starting from a blank page.
Who is this prompt for?+
It is designed for business analyst workflows and marked as beginner, so it works well as a guided starting point for that level of experience.
What type of prompt is this?+
User Story Writer is a single prompt. You can copy it as-is, adapt it, or use it as one step inside a larger workflow.
Can I use this outside MLJAR Studio?+
Yes. The prompt text works in other AI tools too, but MLJAR Studio is the best fit when you want local execution, visible Python code, and reusable notebooks.
What should I open next?+
Natural next steps from here are As-Is Process Interview Guide, Business Rules Extraction, Feasibility Assessment.