By Fatskills Exam Guides Team — the exam nerds behind 28,500+ quizzes and 2.1M practice questions across 500+ global exams.
(For Agile Teams, Scrum Masters, and Certification Takers)
You’re a Scrum Master or Agile coach on a team that’s drowning in "urgent" requests. Your sprints are packed, but work keeps piling up—bugs, feature requests, and last-minute "ASAP" tasks. Your stakeholders complain about slow delivery, but your team feels like they’re running in circles. Sound familiar?
This is where Kanban boards, cycle time, and lead time come in. They’re not just "nice-to-have" metrics—they’re your early warning system for bottlenecks, inefficiencies, and process breakdowns. If you ignore them: - Your team will keep overcommitting, leading to burnout.- Stakeholders will lose trust because they can’t predict when work will be done.- You’ll waste time in retrospectives guessing at problems instead of fixing them with data.
Real-world scenario:You inherit a legacy Scrum team that’s been "doing Agile" for years but still misses deadlines. Your first move? Set up a Kanban board and track cycle/lead time. Within a week, you’ll spot: - A single "code review" column that’s holding up 80% of work.- A "blocked" lane where tasks sit for days because no one owns them.- A pattern where "small" tasks take 3x longer than estimated.
This guide will show you exactly how to set this up, measure it, and use it to improve flow—whether you’re running pure Kanban, ScrumBan, or just want to add Kanban principles to your Scrum team.
Goal: Map your team’s actual process (not an idealized one).
Example workflow for a software team:| Column | Definition | WIP Limit | |-----------------|---------------------------------------------------------------------------|-----------| | To Do | Work accepted into the backlog but not started. | None | | In Progress | Actively being worked on (coding, designing, etc.). | 3 | | Code Review | Waiting for peer review. | 2 | | Testing | In QA or automated testing. | 2 | | Done | Completed and ready for release. | None |
? Pro tip: Start with fewer columns (3-5). Add more only if a bottleneck appears.
Goal: Prevent multitasking and expose bottlenecks.
How to set WIP limits:1. Count how many cards are usually in each column.2. Set the limit 10-20% lower than the current average. - Example: If "In Progress" usually has 5 cards, set WIP = 4.3. Adjust after 1-2 weeks based on flow.
? Pro tip: If a column hits its WIP limit, stop starting new work and help clear the bottleneck.
Goal: Make work visible and measurable.
Card template (Jira/Trello example):
Title: [Short, actionable name] Description: [What needs to be done? Why?] Acceptance Criteria: - [ ] Criterion 1 - [ ] Criterion 2 Size: [S/M/L or story points] Assignee: [Who owns it?] Labels: [bug, feature, tech-debt]
? Pro tip: If a card has no acceptance criteria, it’s not ready to start.
Goal: Measure how long work takes to complete.
How to track:1. Cycle Time: - Start timer when a card moves to "In Progress." - Stop timer when it moves to "Done." - Tools like Jira or Azure DevOps do this automatically.2. Lead Time: - Start timer when a card is created (or added to "To Do"). - Stop timer when it moves to "Done."
? Pro tip: Use a cycle time scatterplot to spot outliers (e.g., "Why did this one task take 10 days?").
Goal: Visualize bottlenecks over time.
How to create a CFD (in Jira):1. Go to Reports > Cumulative Flow Diagram.2. Set the time range (e.g., last 30 days).3. Look for: - Widening bands = bottleneck (e.g., "Testing" is growing). - Flat "Done" line = no work is finishing.
? Pro tip: If "In Progress" is growing faster than "Done," your team is starting too much work.
Goal: Improve the system, not blame people.
Agenda (15-30 min):1. Review metrics: - What’s our average cycle time? (e.g., 4.2 days) - What’s our throughput? (e.g., 8 cards/week) - Where are the bottlenecks? (CFD + WIP limits) 2. Ask: - Why did [X] take so long? - What’s blocking us from finishing faster? - Should we adjust WIP limits? 3. Decide on 1-2 experiments (e.g., "Let’s reduce WIP in 'Code Review' from 3 to 2").
? Pro tip: Focus on system improvements, not individual performance.
Trap: Lead time is always ≥ cycle time.
"How do WIP limits improve flow?"
Trap: WIP limits don’t mean "work faster"—they mean "finish what you start."
"What does a widening band in a CFD indicate?"
Trap: A flat "Done" line means no work is finishing.
"When should you use ScrumBan instead of Scrum?"
Your team’s Kanban board has 10 columns, and work is always "stuck" in "Code Review." Cycle time is unpredictable (3-15 days). Fix it in 3 steps.
Why it works:- Fewer columns = less handoff waste.- WIP limits force the team to finish reviews before starting new work.- "Blocked" column makes delays visible.
Kanban isn’t about "doing Agile right"—it’s about making work visible, measuring flow, and improving predictability. Start small: 1. Set up a board (even if it’s just sticky notes).2. Track cycle time for 2 weeks.3. Run a flow review and adjust.
You’ll instantly see where your process is broken—and how to fix it. ?
Join 4M+ learners. Unlock unlimited quizzes, wrong-answer tracking, flashcards + reminders, study guides, and 1-on-1 challenges.