Scrumban: Scrum + Kanban Hybrid Explained [2026]

A. Togay Koralturk A. Togay Koralturk, Best-Selling PMP Author Last updated on July 26, 2026 10 min read

Scrum gives a team rhythm and roles; Kanban gives it flow and flexibility — and plenty of teams want both. Scrumban is the pragmatic answer, and for interrupt-driven work like support and maintenance, it is often the difference between a plan that holds and one that breaks weekly. This guide explains scrumban in full — what it is, how it works, how it compares to Scrum and Kanban, the scrumban board, when to use it, and how it is treated on the PMP and CAPM exams.

What is scrumban?

Scrumban is a hybrid agile methodology that combines Scrum and Kanban — it keeps Scrum's structure, such as team roles and regular planning, while adopting Kanban's continuous flow, visual board, pull system, and work-in-progress limits.

It was created by Corey Ladas around 2008, originally as a transition path for Scrum teams moving toward Kanban and lean thinking — a way to loosen the fixed cadence gradually rather than switching methods overnight. Over time it became a legitimate approach of its own rather than only a stepping stone, and it has stayed deliberately undogmatic about the exact blend.

How scrumban works

Scrumban runs on a Kanban board with a few Scrum habits kept in place. The mechanics that define it:

  • A visual board with WIP limits. Work moves across columns (such as To Do, Doing, Done), and each column has a work-in-progress limit that caps how much can be worked on at once — the Kanban discipline that keeps flow smooth.
  • A pull system. The team pulls the next item only when it has capacity, rather than being assigned a full sprint's load up front.
  • On-demand planning. Planning is triggered by a planning trigger — when the ready queue drops below a set threshold, the team plans just enough new work to refill it, instead of holding a big planning session every sprint.
  • Optional iterations and kept ceremonies. Time-boxed iterations become optional, but many teams keep useful Scrum events like the daily standup and the retrospective.

The result is a method that plans continuously and in small batches, driven by the actual flow of work rather than a fixed calendar.

Scrum vs. Kanban vs. Scrumban

The clearest way to understand scrumban is against its two parents. Here is the three-way comparison:

Scrum Kanban Scrumban
Cadence Fixed-length sprints Continuous flow Flow, with optional iterations
Planning Every sprint On demand Triggered when the queue runs low
WIP limits No (sprint scope caps work) Yes Yes
Roles Defined (PO, Scrum Master, developers) None prescribed Lighter and flexible
Board Reset each sprint Persistent Persistent
Best for Iterative product development Continuous or support flow Transitioning or mixed work

The pattern is clear from the table: scrumban is less prescriptive than Scrum and more structured than Kanban, which is exactly the middle ground many real teams live in.

The scrumban board

A scrumban board is essentially a Kanban board: columns representing the stages of the workflow, with cards moving left to right as work progresses. What makes it scrumban rather than a plain task board is two additions from Kanban and one from Scrum.

From Kanban, it enforces WIP limits on the in-progress columns, so the team cannot start more work than it can flow, and it often adds a "Ready" column — a small buffer of prepared, prioritized items the team can pull from. From Scrum's influence comes the planning trigger: when that ready queue drops to a set number of items, it signals the team to plan and refill it. Together these turn a simple board into a self-regulating system. Progress and bottlenecks can then be tracked with a cumulative flow diagram, just as in Kanban.

When to use scrumban

Scrumban fits situations where Scrum's fixed sprints are more hindrance than help. The clearest cases:

  • Transitioning from Scrum to Kanban. Its original purpose — easing a Scrum team toward flow-based work gradually rather than all at once.
  • Support and maintenance teams. Work that arrives unpredictably, like bug fixes and incidents, does not fit neatly into planned sprints, but benefits from WIP limits and flow.
  • Changing priorities. When priorities shift often enough that sprint plans keep getting disrupted, continuous flow absorbs the change far better than a fixed commitment.
  • Long-running or ongoing work. Products in a steady maintenance phase, with no natural sprint boundaries, run more smoothly on flow than on forced iterations.

The common thread is unpredictability. When the work is stable enough to plan in sprints, Scrum remains a fine choice; scrumban earns its place when it is not.

How to implement scrumban

Adopting scrumban is usually a gradual shift rather than a relaunch — most teams arrive at it from Scrum, loosening the cadence one step at a time. To make the steps concrete, follow a six-person platform support team that has been running two-week sprints but keeps having them blown up by urgent tickets:

  1. Map the real workflow onto a board. List the stages work actually passes through and make them columns. The support team lands on Ready → In Progress → Code Review → Testing → Done, the same states it already used, just made visible.
  2. Set WIP limits on the in-progress columns. Cap how many items can sit in each stage at once so the team finishes work before starting more. The team limits In Progress to 4 and Code Review to 2, sized to its six people; the moment a column is full, no one pulls new work into it.
  3. Switch from assigning to pulling. Stop loading a full sprint's worth of tickets up front. Instead, each person pulls the next item from the Ready column only when they free up capacity, so flow — not a plan — sets the pace.
  4. Add a Ready queue with a planning trigger. Keep a short buffer of prioritized, refined items to pull from, and pick a threshold that signals replanning. The team sets its trigger at 5: whenever Ready drops to five items, that is the cue to pull the highest-priority work forward and refill it, with no fixed planning meeting required.
  5. Keep the ceremonies that still earn their place. Scrumban is not "no process." The team keeps its daily standup and retrospective because both still help, but drops sprint planning and the sprint commitment, which no longer fit interrupt-driven work.
  6. Measure flow and tune the limits. Track how work actually moves with a cumulative flow diagram and watch cycle time. When the support team sees its In Progress band widening, that is the signal to lower a WIP limit, not raise it: the "stop starting, start finishing" discipline that keeps flow healthy.

Within a few weeks the team has stopped breaking sprint commitments — because it no longer makes any — and absorbs urgent tickets as they arrive while WIP limits keep it from drowning. That is the whole point of the transition: structure where it helps, flow where sprints got in the way.

Benefits and limitations

Scrumban's blend brings real advantages and a few trade-offs:

  • Benefit — absorbs changing priorities: urgent work enters the flow in priority order instead of breaking a sprint plan mid-commitment.
  • Benefit — smooth flow: WIP limits and a pull system reduce overload and expose bottlenecks, improving throughput.
  • Benefit — a gentle transition: it lets a Scrum team move toward Kanban incrementally rather than in one disruptive jump.
  • Limitation — less prescriptive: because it is a flexible blend, a team without agile maturity can drift into an unstructured "no rules" state.
  • Limitation — weaker cadence: dropping fixed sprints can loosen the natural rhythm of review and delivery if the team is not disciplined about flow.

The takeaway: scrumban rewards teams that understand why each practice exists and can tailor the blend deliberately; it can confuse a team looking for a rulebook to follow.

Scrumban on the PMP® and CAPM® Exams

Because agile and hybrid approaches are a large part of the PMP exam, scrumban appears as an example of blending frameworks to fit the work. The facts to lock in: it combines Scrum's structure with Kanban's flow, WIP limits, and pull system; planning is triggered on demand rather than every sprint; and it suits transitions, support work, and changing priorities. The exam frames this as tailoring — choosing and combining practices to match the situation rather than following one framework dogmatically.

Situational questions tend to describe work that does not fit fixed sprints — unpredictable, interrupt-driven, or constantly re-prioritized — and reward recognizing that a flow-based or hybrid approach like scrumban fits better than forcing stricter Scrum. The CAPM tests the same idea a little more directly, often defining scrumban or distinguishing it from Scrum and Kanban. Our PMP Complete Study Guide, the most complete on the market, covers the agile approaches and when to tailor them.

PMP Practice Question: Scrumban

A team that used to deliver planned features now spends roughly 70% of its capacity on support and maintenance tickets that arrive unpredictably, with priorities shifting almost daily. Its fixed two-week sprints keep getting disrupted, and sprint commitments are routinely broken. The team wants to fix the mismatch without losing the standups and retrospectives that still serve it well.

What should the team do next?

a) Reserve a fixed capacity buffer, around 20% of each sprint, for unplanned work, and protect the remaining commitment from interruptions.

b) Keep the ceremonies that still help, but replace sprint commitments with a WIP-limited pull system where the team draws the most urgent item as capacity frees.

c) Shorten the sprints to one week so plans are refreshed frequently enough to keep up with changing priorities.

d) Split the team, dedicating a rotating sub-team to incoming tickets so the rest can deliver sprint commitments undisturbed.

Correct answer: B.

Rationale: The buried figure decides it: when roughly 70% of the work arrives unplanned, interrupt-driven flow is the team's real workload, not a side stream to be buffered, rotated, or planned around. A capacity buffer sized for a minority of interruptions (a legitimate Scrum technique in the right context) collapses when the interruptions are the majority; shorter sprints still stake commitments on work that changes daily; and a dedicated ticket sub-team leaves most of the team committed to plans the remaining 30% of demand cannot fill. What matches the work is scrumban's core move — keep the ceremonies that help, and let a WIP-limited pull system replace the commitment model, so urgent work is absorbed in priority order without anything breaking. To drill this kind of approach-selection judgment, work through our PMP practice exams or, at the entry level, our CAPM practice exams.

Frequently asked questions

What is scrumban?

Scrumban is a hybrid agile methodology that combines Scrum and Kanban. It keeps Scrum's structure — such as roles and regular planning — while adopting Kanban's continuous flow, visual board, pull system, and work-in-progress limits. It was created as a way to transition Scrum teams toward Kanban and is now used in its own right for flexible, flow-based work.

What is the difference between scrumban and Kanban?

Kanban is a pure flow method with no prescribed roles, iterations, or planning cadence. Scrumban is a blend that adds Scrum's structure — roles, some ceremonies, and light planning — on top of Kanban's flow, pull system, and WIP limits. Scrumban is more structured than Kanban while still flow-based rather than sprint-based.

What is the difference between scrumban and Scrum?

Scrum uses fixed-length sprints with a sprint commitment and a full planning session each sprint. Scrumban replaces those fixed sprints with continuous flow: work is pulled as capacity allows, WIP limits cap in-progress work, and planning is triggered on demand when the queue runs low. Scrumban keeps useful Scrum practices but drops the rigid time-box.

What is a scrumban board?

A scrumban board is a Kanban board — columns for the workflow stages with cards moving across them — enhanced with work-in-progress limits on the in-progress columns and often a "Ready" column of prepared items to pull from. When the ready queue drops below a threshold, a planning trigger signals the team to plan and refill it.

When should you use scrumban?

Use scrumban when fixed sprints do not fit the work: teams transitioning from Scrum to Kanban, support and maintenance teams with unpredictable incoming work, and any team whose priorities change often enough that sprint plans keep breaking. It suits ongoing, flow-based work that still benefits from some structure and WIP limits.

Is scrumban on the PMP exam?

Yes. Agile and hybrid approaches are a large part of the PMP exam, and scrumban is an example of tailoring — blending Scrum's structure with Kanban's flow. You are expected to recognize what it combines and to see that a flow-based or hybrid approach fits work that is unpredictable or constantly re-prioritized better than forcing stricter Scrum.

Is scrumban on the CAPM exam?

Yes. The CAPM covers agile approaches including scrumban, usually a little more directly than the PMP — often defining it or distinguishing it from Scrum and Kanban. Because the CAPM is scenario-based, you should still be ready to identify when a hybrid, flow-based approach fits the situation.

An agile team reviewing project progress and scope together, representing a burnup chart.

Burnup Chart in Agile: Example & vs. Burndown [2026]

A. Togay Koralturk August 03, 2026 10 min read

A burnup chart plots work completed and total scope as two lines, so scope stays visible. An example, how to read it, burnup vs. burndown, and the PMP exam.

A team mapping features across a timeline of sprints on a board, representing agile release planning.

Agile Release Planning: Process & Levels [2026]

A. Togay Koralturk August 03, 2026 10 min read

Agile release planning maps features across sprints toward a release. The planning levels, date vs. scope, how to forecast with velocity, and PMP exam tips.

A team sketching an early product idea on paper, representing building a minimum viable product to learn from users.

Minimum Viable Product (MVP): Meaning & Examples [2026]

A. Togay Koralturk July 29, 2026 12 min read

A minimum viable product (MVP) is the simplest usable version of a product, built to learn from customers. MVP vs. prototype, examples, and PMP exam tips.

About the Author

A. Togay Koralturk is a globally recognized pioneer and educator in project management and sustainable design and construction, a best-selling author, and an entrepreneur. His publications have reached hundreds of thousands of professionals worldwide and have been extensively adopted as primary course material in universities throughout the United States. Holding a bachelor’s degree in civil engineering and a master’s degree in construction management from the University of Southern California, he has played a pivotal role in leading numerous construction projects ranging from $100 million to $500 million worldwide, and he has educated thousands of professionals. Continuing his professional journey, he founded Projeric and Projectific, where he serves as the instructor and CEO.