<?xml version="1.0" encoding="utf-8"?><feed xmlns="http://www.w3.org/2005/Atom" ><generator uri="https://jekyllrb.com/" version="4.3.4">Jekyll</generator><link href="https://peterbhabra.com/feed.xml" rel="self" type="application/atom+xml" /><link href="https://peterbhabra.com/" rel="alternate" type="text/html" /><updated>2026-03-04T17:22:59+00:00</updated><id>https://peterbhabra.com/feed.xml</id><title type="html">Peter Bhabra</title><subtitle>Peter Bhabra&apos;s blog.</subtitle><author><name>Peter Bhabra</name></author><entry><title type="html">Stop Counting Story Points and Start Pointing Stories</title><link href="https://peterbhabra.com/2026/02/12/why-sprint/" rel="alternate" type="text/html" title="Stop Counting Story Points and Start Pointing Stories" /><published>2026-02-12T00:00:00+00:00</published><updated>2026-02-12T00:00:00+00:00</updated><id>https://peterbhabra.com/2026/02/12/why-sprint</id><content type="html" xml:base="https://peterbhabra.com/2026/02/12/why-sprint/"><![CDATA[<p>Since the advent of agile project management, you’ll struggle to find a software delivery team not using some artifact of the SCRUM framework. There are numerous articles documenting how to run the processes that form agile frameworks, but often overlooked is the reason why. Frameworks without a deep understanding of their purpose waste everyone’s time.</p>

<p>There’s a fundamental misunderstanding about what the agile system should be optimizing, and it starts with a structural problem common in technical teams: the sprint manager and the line manager are often the same person. When those roles blur, sprint managers default to the lever they understand best, pushing individuals to produce more. Even in a massively underperforming team, focusing solely on total work executed leads your team to burn out.</p>

<h2 id="the-physics-lesson">The Physics Lesson</h2>

<p>At the heart of this misunderstanding lies the concept of velocity. It’s the golden metric collected over time to measure sprint progress. As every good physicist knows, velocity is not just speed, it’s a vector. It describes both how fast something moves and where it’s going.</p>

<p>The velocity of your team has two components:</p>

<ol>
  <li><strong>Direction</strong>: what they work on</li>
  <li><strong>Speed</strong>: how fast they complete it</li>
</ol>

<p>Any management framework is designed to improve the collective velocity of the team. But here’s where people get lost: they focus exclusively on improving the speed of teams rather than addressing the full velocity equation.</p>

<h2 id="direction-is-your-job">Direction Is Your Job</h2>

<p>The most common failure mode of sprint management is hyperfocusing on speed. Managers call out tickets that scope creep, highlight individuals who are underdelivering, and demand more from their employees, all in a bid to push total velocity up. They want their team to be more efficient, to increase perceived productivity.</p>

<p>This introduces micromanagement and doesn’t treat team members as autonomous adults. But here’s the thing: <strong>direction is the variable you actually control</strong>.</p>

<p>Your job as a sprint manager is stakeholder management. It’s the distillation of business priorities into the highest-leverage work for the team to pursue. It’s ensuring everyone knows what they should be working on and <em>why</em> it matters. When your team is building the wrong things quickly, you haven’t improved velocity, you’re wasting time.</p>

<h2 id="speed-is-not-your-job">Speed Is Not Your Job</h2>

<p>The execution speed of an individual is a personal attribute tied to their experience level and proficiency. How much a developer produces, their skill development, their career growth: these belong in performance reviews and personal development conversations with their line manager, not in sprint ceremonies.</p>

<p>In many technical teams, the sprint manager and line manager are the same person. This is where the confusion takes root. When you wear both hats, the sprint becomes a convenient venue to address individual performance. Story points start looking like productivity scores, standups become status reports, and the sprint framework quietly shifts from a directional tool into a performance management one. Recognizing this conflation is the first step to fixing it: keep these responsibilities separate, even when they live in the same person.</p>

<p>Sprint frameworks don’t exist to count developer points or track individual output. Over time, any competent manager knows who’s performing well through regular 1-on-1s and code reviews.</p>

<p>Truly improving an individual’s speed limit is a development process that is slow and lies outside the sprint process. Your responsibility as a project manager is not to push this limit but to get out of the way.</p>

<p>So the sprint manager’s job becomes defensive: avoid reducing individual speed. Don’t drag people into unnecessary meetings. Keep quality checks minimal and purposeful so closing tickets isn’t a chore. Introduce processes carefully. Nurture collaboration to prevent blockers.</p>

<h2 id="what-this-means-in-practice">What This Means in Practice</h2>

<p>If you accept that your job is managing direction, not speed, it changes everything:</p>

<ul>
  <li><strong>Standups</strong> are not attendance checks or productivity theater. They’re a forum to surface blockers that slow the team down. Often function well asynchronously to reduce meeting fatigue.</li>
  <li><strong>Sprint planning</strong> is not about maximizing story points. It’s about ensuring the team is aligned on what actually matters to the business.</li>
  <li><strong>Retrospectives</strong> should focus on whether you’re building the right things and removing obstacles, not analyzing individual performance metrics.</li>
  <li><strong>Velocity tracking</strong> should measure whether you’re consistently delivering high-impact work, not tracking individual developer output. That’s what 1-on-1s are for.</li>
</ul>

<h2 id="sprint-hard-sprint-right">Sprint Hard, Sprint Right</h2>

<p>The sprint framework exists to help teams move fast in the right direction. When you understand that your job is to clarify direction and shield your team from distractions, you can stop micromanaging and start enabling autonomy.</p>

<p>Your team already knows how to work. Your job is to make sure they’re working on what matters.</p>]]></content><author><name>Peter Bhabra</name></author><category term="management" /><category term="agile" /><summary type="html"><![CDATA[Since the advent of agile project management, you’ll struggle to find a software delivery team not using some artifact of the SCRUM framework. There are numerous articles documenting how to run the processes that form agile frameworks, but often overlooked is the reason why. Frameworks without a deep understanding of their purpose waste everyone’s time.]]></summary><media:thumbnail xmlns:media="http://search.yahoo.com/mrss/" url="https://peterbhabra.com/assets/images/sprint.jpg" /><media:content medium="image" url="https://peterbhabra.com/assets/images/sprint.jpg" xmlns:media="http://search.yahoo.com/mrss/" /></entry></feed>