How sprints work flow diagram

Click any step to jump to it. A sprint moves left-to-right: create it, fill it with work, start it, work the board, and complete it. Late tasks branch off into the late-reason flow that pings the admin on Telegram.

flowchart LR
  A([➕ New sprint]) --> B[Add issues
backlog or Quick-add] B --> C[Assign owner
+ estimate + start/end] C --> D([▶ Start sprint]) D --> E[Drag cards
Todo → In progress → Review → Done] E --> F{Past due?} F -- no --> H([✓ Complete sprint]) F -- yes --> G[📝 File late reason
📡 Telegram pings admin] G --> E
📍 You are here: Sprints Full architecture diagrams ↗

Sprints

Plan, run, and track delivery sprints for the current app.
Loading sprints…
← back to sprints

Todo

0

In progress

0

In review

0

Done

0

Burndown

Ideal Actual
No data yet.

New sprint

A sprint groups a set of issues with a start + end date and a goal.

Add issues to sprint

Tick issues from the backlog. They'll appear on the board in Todo.

Loading…

Quick add — new task into this sprint

Create any kind of task on the fly: a bug, a feature, a chore, a research note. It gets filed against a sheet and added to the sprint immediately.