Planningprompt onlyIntermediate

Sprint Plan Generator

Generates a prioritized sprint plan based on user stories, team capacity, and sprint duration. Iteratively refines tasks until they are properly ordered and scoped.

← all loops
agilesprint planningproject managementtask prioritizationiterative planning

Goal

Create sprint plan

How to Run

Generate a structured, prioritized sprint plan by providing project context and letting the agent iterate through planning cycles.

  1. 01

    Provide Project Context

    Share your project overview, including key objectives, stakeholders, and any existing backlog items.

  2. 02

    Input User Stories & Requirements

    List user stories or feature requirements you want included in the sprint planning.

  3. 03

    Specify Team Capacity & Sprint Duration

    Define team size, availability during sprint, and desired sprint length (e.g., 2 weeks).

  4. 04

    Review Generated Sprint Plan

    Examine the proposed sprint plan for completeness and accuracy.

  5. 05

    Iterate Based on Feedback

    Provide feedback or adjustments to task priorities, estimates, or scope as needed.

Workflow Steps

  1. 01

    Gather Initial Requirements

    Collect project context, user stories, team capacity, and sprint duration from user.

  2. 02

    Estimate Task Effort

    Break down user stories into tasks and estimate effort using story points or hours.

  3. 03

    Prioritize Tasks

    Apply prioritization framework to order tasks based on value and dependencies.

  4. 04

    Generate Draft Sprint Plan

    Create initial sprint plan with tasks assigned based on team capacity and priority.

  5. 05

    Run Planning Review Check

    Execute check command to validate task prioritization and alignment with sprint goals.

  6. 06

    Refine Based on Review

    Adjust task order, scope, or estimates based on review results and stakeholder feedback.

Kickoff Prompt

Start the "Sprint Plan Generator" loop.

Goal: Create sprint plan
Max iterations: 10
Between iterations run: planning review
Exit when: Tasks prioritized


Generate a sprint plan for my project. Here's the context: [Project Context]. My user stories are: [User Stories]. Team capacity is [Team Capacity], and sprint duration is [Sprint Duration]. Prioritize tasks effectively and create a clear plan.

Self-pace this loop. After each iteration, run `planning review` and evaluate the output, and only continue if the exit condition is not met (Tasks prioritized). Stop when the exit condition passes or 10 iterations are reached. Give a short status update each pass.

Guardrails

hardcoded
  • ·Ensure all input data aligns with realistic sprint constraints (e.g., not exceeding team capacity)
  • ·Prioritize tasks using MoSCoW or similar methodology before finalizing plan
  • ·Avoid including unresolved dependencies in the initial sprint scope
  • ·Focus on deliverables that provide measurable progress toward sprint goals
  • ·Limit iteration to max 10 cycles unless critical changes are required

Flow Diagram

rendering…

Related loops — Planning