AI Item Generator
Describe a feature in plain English and Planalyte generates structured, estimated work items with acceptance criteria.
Generation Modes
Quick Mode
Type a single feature description and get back a set of structured work items instantly. Best for straightforward features that can be described in one or two sentences.
Good for
- "Add password reset via email link"
- "Create a dashboard page with activity charts"
- "Implement CSV export for work items"
Requirements Mode
A guided, multi-step flow that walks you through defining scope, user stories, and constraints before generating work items. Best for complex features that need detailed planning.
Good for
- Multi-role authentication systems
- Payment and billing integrations
- Features with cross-service dependencies
Chat Mode
Have a back-and-forth conversation with AI about your feature. Refine requirements iteratively, ask follow-up questions, and generate work items when you're ready.
Good for
- Exploring a vague feature idea
- Breaking down a large epic
- Getting architecture suggestions before planning
What You Get Back
| Field | Description |
|---|---|
| Title | Concise work-item title describing the task |
| Description | Detailed explanation of what needs to be done |
| Acceptance Criteria | Measurable conditions that define "done" |
| Story Points | Effort estimate (1, 2, 3, 5, 8, 13) |
| Priority | Critical, High, Medium, or Low |
| Type | User Story, Task, Bug, or Spike |
| Risk Score | Low, Medium, or High risk assessment |
Writing Effective Prompts
Be specific
"Add OAuth login with Google and GitHub" > "Add login feature"
Include constraints
"Must support mobile and desktop" helps scope the work
Mention integrations
"Push results to Azure DevOps" adds integration work items
State the user
"As an admin, I need to manage team members" guides the persona