For AI agents: a documentation index is available at /llms.txt. A markdown version of this page is available at /guide/cloud/agile/overview.md.

CloudAgile & Scrum

Agile overview

Sprints, backlog, epics and the reports that tell you whether your process is working.

Pro and Premium

The agile framework — sprints, backlog, epics, velocity and burndown — requires Pro Unlimited or above. Epic and feature boards and Scrumban are Premium. See the feature matrix.

#Is agile right for this work?

Not every team should run sprints. Use them when:

Sprints fit

Predictable capacity, work that can be sized, a team that plans together, and a need to forecast.

Sprints don't

Reactive or support work, constantly shifting priorities, or a team of one. Use the board.

Running sprints badly is worse than not running them: a sprint that never completes teaches the team that commitments are optional.

#The pieces

ConceptWhat it is
BacklogEverything not yet committed, ordered by priority
SprintA fixed time box the team commits to
EpicA large body of work spanning sprints
FeatureA deliverable slice within an epic Premium
Story / taskThe unit the team estimates and completes
VelocityHow much the team actually completes per sprint
BurndownRemaining work over the sprint

#The cycle

  1. Groom the backlog

    Ongoing, not a one-off. Items near the top should be understood, estimated and ready. See Backlog.

  2. Plan the sprint

    Pull from the top of the backlog until you reach your capacity — which is your recent velocity, not your optimism. See Sprints.

  3. Work the sprint

    The sprint board is the team's daily view. Scope stays fixed; that is what makes the time box mean anything.

  4. Review and retrospect

    Show what was completed. Then discuss what to change — and change one thing, not five.

  5. Read the numbers

    Velocity and burndown over several sprints. See Reports.

#Scrumban Premium

A middle path: sprint cadence and planning, with WIP limits and continuous flow inside the sprint. Suits teams that want predictability but face interruptions that pure Scrum handles badly.

#Getting started without over-engineering

  1. Start with two-week sprints

    Long enough to finish something, short enough to correct course. Change the length only after several sprints of evidence.

  2. Skip epics at first

    Backlog and sprints alone. Add epics when you actually have work spanning several sprints.

  3. Estimate consistently, not accurately

    Consistency is what makes velocity predictive. Perfect individual estimates are neither achievable nor necessary.

  4. Ignore velocity for three sprints

    The first few numbers are noise. Only the trend means anything.

Velocity is not a productivity target

The moment it becomes a target, estimates inflate and the number stops measuring anything. Use it to forecast, never to compare teams or people.

#Where next