Text to Story is the simplest StoryCraft AI mode. Type or paste a plain-language description of a feature or requirement, and Monty generates structured user stories, acceptance criteria, and test cases from it.
Click the Text tab in the Input panel. A character counter shows "{current} / {min} min characters". When the minimum is reached the field shows "Input looks good — ready to generate!"
Below the text area, the AI Configuration panel lets you shape what Monty generates:
| Setting | Options |
|---|---|
| Focus Area | User Stories, Acceptance Criteria, Test Cases, Technical Tasks |
| Framework | React, Angular, Backend API, Mobile |
| Test Framework | Playwright, Cypress, Selenium, JUnit |
| Complexity | Basic, Standard, Detailed |
The Guide Monty (optional) free-text field adds extra direction — e.g. "Focus on authentication flows", "Include edge cases", "Limit to 5 stories".
Each generated story appears as a card:
| Element | Description |
|---|---|
| Confidence badge | Percentage score — how confident Monty is about this story |
| Source mode badge | ✏️ text icon showing the input mode used |
| Points | "📊 {points} pts" — estimated story points |
| Priority selector | Editable dropdown to change the story priority |
| Acceptance Criteria | "✅ Acceptance Criteria" — generated AC items, each editable |
| Tasks | "📋 Tasks" — generated implementation tasks |
| Test Cases | "🧪 Test Cases" — generated test cases |
| Tags | Displayed as chips below the story body |
Click ✏️ to edit title or description inline. Use + Add, + Add Task, + Add Test Case to append items, and × to remove them. Click 🔍 Details to open the Artifact Details drawer — it shows metadata, backlog linkage, and generation history with a Restore this version option.
After every generation the Review & Export panel shows a Token Usagesection with Prompt, Completion, and Totaltokens consumed. Longer descriptions and higher complexity settings use more tokens. See the AI Usage & Tokens guide to monitor your organisation's balance.
StoryCraft AI saves your text and configuration automatically. If you leave and return, a banner reads: "↻ Previous session restored · saved {time ago}". Dismiss with ×. To clear everything, click ↻ Start Freshin the page header.
Generate button shows "Enter at least 50 characters to generate"
Keep typing — the button enables once the minimum character count is reached.
Generate button shows "Select a branch before generating"
Select a Branch from the dropdown in the Input panel before clicking Generate.
Generated stories do not match my description
Add more detail and context to the description. Use Guide Monty for extra direction, then regenerate.
I replaced the description in a card by mistake
Open the Artifact Details drawer → Generation History and restore the previous version.