Skip to main content
What is a Sprint?
  1. Glossary/

What is a Sprint?

3 mins·
Ben Schmidt
Author
I am going to help you build the impossible.

A sprint is a fixed period during which specific tasks must be completed and made ready for review. This concept originated in software development under the Agile framework, specifically Scrum. However, for a startup founder, it is more than just a coding schedule. It is a fundamental tool for managing chaos.

At its core, a sprint creates a boundary around your work. You decide on a duration, which is typically one or two weeks. You select a specific list of tasks or features to build. You commit to finishing them by the end of that period.

Once the time is up, the work stops. The output is reviewed. Then, the next cycle begins.

This structure prevents the common startup trap of endless tinkering. It forces a definition of done.

The mechanics of the time box

#

The most critical aspect of a sprint is that the deadline does not move. In traditional project management, if work takes longer than expected, the deadline gets pushed back. In a sprint, if work takes longer than expected, the scope of work is reduced to fit the deadline.

This fundamentally changes how a team approaches a problem.

It forces you to prioritize ruthlessly. If you only have ten days to ship a feature, you cannot waste three days debating the color of a button. You have to focus on the core functionality that provides value.

Standard sprint durations usually fall into these buckets:

  • One week: Best for high uncertainty or crisis management where direction changes frequently.
  • Two weeks: The industry standard. Long enough to get deep work done, short enough to correct course quickly.
  • Four weeks: Often too long for early-stage startups as market conditions shift too fast.

Sprints versus crunch time

#

There is a misconception that a sprint implies running at maximum physical capacity until exhaustion. This is dangerous. That is not a sprint. That is crunch time.

A sprint is meant to be sustainable. It is about cadence, not panic.

If you treat every two-week period as an emergency, your team will burn out in three months. The goal is to establish a predictable velocity. You want to know exactly how much work your team can handle in a specific timeframe so you can plan the future accurately.

Are you assigning too much work? Are you consistently missing the review goals? These are data points, not failures. They tell you that your estimation is off and needs adjustment.

Applying this beyond code

#

While this term is native to engineering, it applies effectively to other areas of a business.

You can run a marketing sprint to test three different ad channels in two weeks. You can run a fundraising sprint to contact fifty investors and schedule first meetings.

The requirements remain the same.

Set the time. Define the deliverables. Do the work. Review the output.

The review phase is often skipped, but it is the most valuable part. You must look at what was accomplished and ask hard questions. Did this move the needle? Was this the right use of our limited resources? What did we learn that changes our plan for the next cycle?

Without the review, you are just working hard. With the review, you are building a business.