Metric Definition
Items finished per period
Track from
Board completion velocity
Board completion velocity is the rate at which items on a board are moved to done over a fixed period of time. It tells you how quickly a board is converting open work into finished work, and whether that pace is speeding up or slowing down. It is most useful when items are roughly comparable in size, such as tasks, tickets, or cards in a workflow.
7 min read
What is board completion velocity?
Board completion velocity is the rate at which items on a board are moved to done over a fixed period of time. If a board completes 30 cards in a two-week period, its velocity is 15 cards per week. The point of the metric is not the raw count but the trend: a velocity that drifts down week after week tells you the board is losing momentum even if it still looks busy.
Velocity differs from throughput in framing. Throughput is the count of finished work, and velocity expresses that count as a rate so you can compare periods of different lengths and forecast how long the remaining backlog will take. A board with 60 open cards and a velocity of 15 per week has roughly four weeks of work left, assuming nothing new arrives.
Definition note
Only count items that genuinely reach done. Cards moved to done and then reopened, or split into smaller cards, should not inflate the number. Counting reopened work as completed makes a struggling board look productive.
How to calculate board completion velocity
Pick a consistent period, then count every item that reached the done state within it. Divide by the length of the period to get a rate. If a board completed 45 cards over three weeks, the velocity is 15 cards per week.
For forecasting, take an average velocity across several recent periods rather than a single one, because a single week can be distorted by a holiday or a launch. Then divide the remaining backlog by the average to estimate the time to clear it.
- 1
Choose the period
Fix a window such as one week or one sprint, and use the same window every time you measure.
- 2
Count completed items
Count only cards that reached the done state and stayed there, excluding reopened or split cards.
- 3
Divide by period length
Express the count as items per week so periods of different lengths can be compared.
- 4
Average and forecast
Take the rolling average across recent periods, then divide the backlog by it to forecast completion.
Board completion velocity in a metric tree
Velocity dropping is a symptom, not a cause. A metric tree breaks the rate into the factors that produce it: how much work starts, how fast each item moves once started, and how often work gets blocked or reopened. With the tree in front of you, a falling velocity points at a specific branch instead of a general feeling that the team is slow.
KPI Tree connects each branch to the people who own it through RACI, so accountability is explicit rather than assumed. When velocity falls because the blocked rate has climbed, the person accountable for unblocking work is informed directly. This is the difference between a dashboard that shows a decline and a system that gets someone to act on it.
Metric tree insight
A velocity drop with stable cycle time means less work is starting. A velocity drop with rising cycle time means work is moving slower. The tree separates a capacity problem from a flow problem, and they need different fixes.
Board completion velocity benchmarks
Absolute velocity is meaningless across teams because card sizes and definitions of done vary. What matters is stability over time. A useful benchmark is how much your own velocity varies period to period, since a stable rate forecasts well and a volatile one does not.
| Velocity stability | Variation between periods | What it signals |
|---|---|---|
| Predictable | within 10 percent | Reliable for forecasting, healthy flow, consistent card sizing |
| Acceptable | 10 to 25 percent | Workable, but forecasts need a buffer |
| Volatile | 25 to 50 percent | Card sizes inconsistent or work frequently blocked |
| Erratic | over 50 percent | Definition of done unclear, forecasting unreliable, needs review |
How to improve board completion velocity
Faster velocity comes from smoother flow, not from pushing people harder. The biggest gains usually come from reducing the time cards sit waiting and from making cards small enough to finish in a predictable window.
Break cards down
Smaller cards finish faster and forecast better. A card that takes a week hides risk and stalls the board when it slips.
Cut wait time
Most cycle time is waiting, not working. Find the stages where cards sit idle and remove the handoff friction.
Limit work in progress
Capping how many cards are in progress forces the team to finish before starting. Velocity rises when focus rises.
Clear blockers fast
Make blocked cards visible and assign someone to clear them daily. A blocked card freezes velocity until it moves.
Common mistakes when tracking board completion velocity
- 1
Comparing teams by raw velocity
Two teams with different card sizes cannot be compared by count. Velocity is for tracking one board over time, not ranking teams.
- 2
Treating velocity as a target
When velocity becomes a goal, people inflate it by splitting cards or marking work done early. Track it, do not chase it.
- 3
Counting reopened work
A card finished, reopened, and finished again is one piece of work. Counting it twice overstates velocity and hides rework.
- 4
Ignoring intake
A board can have high velocity and a growing backlog if new work arrives faster than it is finished. Always read velocity against intake.
Related metrics
Sprint velocity
Agile planning metric
Operations MetricsMetric Definition
Sprint Velocity = Sum of Story Points Completed in a Sprint
Sprint velocity measures the amount of work a team completes during a sprint, typically expressed in story points, ideal days, or another unit of estimation. It is a planning tool that helps agile teams forecast how much work they can commit to in future sprints based on their historical completion rate. Velocity is one of the most widely used and most frequently misunderstood metrics in agile software development.
Cycle time
Process speed
Operations MetricsMetric Definition
Cycle Time = Process End Time − Process Start Time
Cycle time measures the total elapsed time from the start to the end of a process. It is a fundamental operations metric used in manufacturing, software development, service delivery, and any context where the speed of a process directly affects throughput, cost, and customer satisfaction.
Deployment frequency
DORA metric
Operations MetricsMetric Definition
Deployment Frequency = Number of Production Deployments / Time Period
Deployment frequency measures how often an organisation successfully releases code to production. It is one of the four DORA (DevOps Research and Assessment) metrics that predict software delivery performance and organisational outcomes. Teams that deploy more frequently deliver value to users faster, reduce the risk of each individual release, and create tighter feedback loops between development and production.
Average resolution time
Customer Support MetricsMetric Definition
Average Resolution Time = Total Resolution Time Across All Tickets / Total Tickets Resolved
Average resolution time measures the mean elapsed time from when a support ticket is created to when it is fully resolved and closed. It captures the end-to-end customer experience of getting an issue fixed, encompassing wait times, agent work time, escalations, and any back-and-forth exchanges required to reach a solution.
How to build a metric tree
Metric Definition
Use this to place board completion velocity inside a metric tree so you can see what feeds throughput and which outputs it drives.
Metric trees for operations teams
Metric Definition
This shows how operations teams map throughput measures like board completion velocity alongside the wider delivery metrics they sit with.
Build board completion velocity as a metric tree
Decompose your velocity into work started, cycle time, blockers, and rework, then put a named owner on every branch. When the rate slows, KPI Tree pushes the change to the person accountable for that part of the flow so the slowdown gets fixed instead of forecast around.