The start
Every sprint began the same way. A room full of capable people would look at a backlog, nod at a plan, and commit to it — and almost everyone in the room quietly knew the plan was optimistic. Two weeks later, half of it would slip. Not because anyone was bad at their job, but because the most important question in the room never got a real answer: how much can we actually deliver?
That number was always a gut call dressed up as a commitment. I watched it happen enough times to stop blaming the team and start blaming the tools. Our software could track what we promised. Nothing could tell us whether the promise was real.
The problem
Planning is guesswork wearing a suit. Velocity is a lagging average that breaks the moment the team, the scope, or the complexity shifts. Capacity is invisible until it's already gone — you find out you over-committed when the sprint is on fire, not before.
The pattern was identical in five-person startups and in orgs with hundreds of engineers. Everyone had velocity charts, backlogs, and estimates. Nobody had a way to ask the only question that mattered before saying yes: "If we add this, what actually breaks?"
The idea
What if you could simulate a sprint before you lived it? Not a single-point estimate — a probability. Run the plan through thousands of possible outcomes, factor in real complexity and the actual shape of the team, and get back an honest read: a completion likelihood, and a Pressure Index that tells you at a glance whether this sprint is calm or already underwater.
Then let people ask "what if?" — add a developer, cut scope, move the deadline — and watch the odds move in real time. The helm became the metaphor: you're steering, and for the first time you can see the water ahead. It's why our mark spins while a simulation runs.
The solution
SprintHelm turned that idea into two views that share one engine.
The sprint planner scores your backlog against what the business actually cares about, models your team as it really is, and runs a forecast that returns a completion probability, a Pressure Index, complexity-adjusted effort, instant what-if scenarios, and a summary a stakeholder can read in thirty seconds. Pull the work straight from your existing tools.
The portfolio simulator runs the same engine across many projects competing for one team — so leaders can see the consequence of every "yes" before they commit to it, instead of discovering it a quarter too late.
The mistakes
We'd rather tell this part honestly than pretend it went in a straight line.
A single invisible character, pasted into one settings field, once locked every customer out of their account until we traced it. A billing bug quietly charged people for an upgrade that never switched on — the exact kind of silent failure that erodes trust fastest. One week, half of our automated tests failed at once, and we lost days chasing symptoms before realising the cause was always somewhere upstream. And we once drafted an email telling customers to "export your data before it's archived" — for a feature we hadn't built yet. A review caught it before it shipped.
Each mistake left a rule behind. Type, don't paste. Assume the silent path is the dangerous one. Find the single root cause, never loop on symptoms. And never promise, in copy or in code, something that isn't actually there.
The work
SprintHelm is built with a discipline that's almost paranoid on purpose — because it's software people make real commitments and real money decisions on.
Every meaningful change is reviewed from seven angles before it's allowed near production — engineering, design, product, quality, operations, and security. Every feature ships with its tests or it doesn't ship. Nothing reaches customers without passing through a staged, verified release first. We commissioned a full security review and drove the findings down to nothing that's a real hole. And we're deliberate about what we don't build: unfinished ideas get deferred with a reason written down, not shipped as a promise.
What's next
The next chapter is turning "here's the consequence" into "here's what to do about it" — recommending the hire, the cut, or the timeline that gets the plan back to safe. Longer term, the goal is simple: SprintHelm becomes the layer every team runs their plan through before they commit to it.
Because the best time to find out a plan won't hold is before you've promised it.
— The SprintHelm founding team