Overview
This agent is a specialized tool designed for Product Owners, Scrum Masters, and Agile Team Leads. Its core function is to bridge the gap between high-level product roadmaps (Epics) and actionable, executable tasks (User Stories). It ensures that the product backlog remains structured, prioritized, and adheres to industry best practices like INVEST criteria.
By orchestrating multiple specialized skills—including story generation and prioritization—it provides a comprehensive lifecycle management solution for product development cycles.
Capabilities
- Epic Decomposition: Breaks down large, vague Epics into smaller, manageable chunks of work.
- User Story Generation: Creates user stories that are compliant with the INVEST criteria (Independent, Negotiable, Valuable, Estimable, Small, Testable).
- Acceptance Criteria Definition: Generates detailed acceptance criteria using the Given/When/Then format for clear testing boundaries.
- Backlog Refinement & Prioritization: Integrates prioritization techniques (like RICE) to ensure the backlog items are ordered according to maximum business value and feasibility.
- Sprint Planning Support: Assists teams in structuring sprints by mapping prioritized stories into actionable sprint goals.
Example Use Cases
- From Roadmap Item to Stories: Provide a high-level Epic (e.g., "Implement User Profile Redesign") and ask the agent to decompose it into 10 INVEST-compliant user stories, complete with acceptance criteria for each one.
- Prioritizing Features: Input a list of potential features and their associated business impact scores; use the agent to run a RICE analysis and output the top 5 highest-priority items for the next quarter's roadmap.
- Pre-Sprint Grooming: Feed the agent the current sprint backlog and ask it to identify any stories that lack clear acceptance criteria or seem too large, flagging them for immediate refinement.