Skip to main content

Insight • Delivery · Leadership · Strategy

A Project Exists Before You Call It One

Why initiation is about business value, not bureaucracy.

Delivery Leadership Strategy
Share this insight
Abstract illustration showing a leaking faucet transforming into project lifecycle stages.

Key takeaway

I recently built a tool for our training team. No kickoff meeting. No charter. No assigned team. It was just me, a problem I had noticed, and a decision that the cost of doing nothing was too high. I defined the scope, the constraints, the definition of done, and the milestones myself. The project existed long before anyone called it one.

Model

Initiation

Recognize the gap and decide it matters.

Planning

Figure out the how without creating a mess.

Execution

Do the work with steady focus.

Controlling

Balance effort against value.

Initiation Planning Execution Value
01
Delivery · Leadership · Strategy New this month

A Project Exists Before You Call It One

Why initiation is about business value, not bureaucracy.

A project without a name

Our training team was doing accessibility audits and producing results. The results were good. The problem was what happened next: those results were not turning into targeted training. People were getting general sessions when they needed specific guidance based on what their actual audit had found.

Nobody assigned this problem to me. Nobody scheduled a kickoff. There was no project charter, no project team, no formal timeline. It was just a gap I had noticed and a decision I made that the cost of leaving it alone was too high.

So I built a tool. It takes accessibility audit results and converts them into customized training content. I defined the scope myself. I set the constraints. I wrote out the definition of done and the minimal viable product before I wrote a single line of code. I set milestones and tracked against them. When the first version shipped, I iterated. I eventually moved the whole thing from Python to HTML, JavaScript, and CSS so other people on the team could access and run it without needing a development environment.

There was never a formal project. There was just the work, the discipline I brought to it, and an outcome that mattered.

That is what initiation looks like when it happens honestly. A project exists the moment you recognize a gap between the current state and a better one. The paperwork comes later. Sometimes it never comes at all.

The five-stage lifecycle

Every meaningful effort follows the same five stages. My training tool went through all of them, even though it never had a name on a project board.

Initiation is the why. I noticed that audit results were not becoming useful training. I decided that gap was worth closing. That decision was the project beginning, whether I called it that or not.

Planning is the how. I defined scope, set constraints, wrote out the definition of done, identified the minimal viable product, and mapped milestones before I built anything. Not because someone asked me to. Because that is how good work gets done.

Execution is the work. I built the first version in Python. It worked. That was the MVP. Execution is the stage most people think of as the whole project. It is only the middle.

Controlling is the balance. Monitoring progress, catching problems early, making sure the work stays connected to the outcome I defined at the start. When I realized Python was a barrier to other people using the tool, that was a control signal. The outcome required more people to have access.

Closing is the value. Moving to HTML, JavaScript, and CSS was not a new project. It was closing the loop on the original outcome: training that people can actually access and use.

When people skip Initiation, the rest of the lifecycle becomes reactive. Planning feels rushed because nobody agreed on the outcome. Execution feels chaotic because scope was never defined. Closure never quite arrives because nobody knew what done looked like in the first place.

In one line

A project exists the moment you recognize a gap between the current state and a better one. The paperwork comes later.

Beginning with the end in mind

Before I wrote any code for the training tool, I wrote out what done looked like. Not in a formal document. Just in plain language that I could test the work against. A trainer can take an audit report, run it through the tool, and get customized training content that maps to the actual findings. That was the outcome. Everything else was a constraint or a milestone on the way to it.

That is what Initiation requires. Not a charter. Not a budget code. A clear description of the outcome that proves the work succeeded.

The minimal viable product discipline comes from the same place. I did not need the tool to do everything on day one. I needed it to do the one thing that made the gap smaller. Once I had that, I could iterate. But I could only define MVP because I had already defined done. MVP is just done minus everything that can wait.

Without that clarity up front, teams optimize for activity instead of outcomes. They ship outputs and call it delivery. They never know whether they fixed the actual problem because they never agreed on what the problem was.

The cost of doing nothing

Before I built the tool, someone was doing this work manually. Taking audit results and figuring out what training to recommend based on what they found. That takes time. It introduces inconsistency. And it means the quality of the training depends on how much bandwidth the person doing it has that week.

That is the cost of doing nothing. Not a dramatic number. Just friction, repeated. Time that could go toward better work. Inconsistency that erodes the value of the training program. A dependency on one person's availability that nobody had named as a risk.

Leaders often focus on the cost of the project. That is the wrong number to start with. The right number during Initiation is the cost of not doing it. When you can see that clearly, the investment required to fix the problem stops looking like overhead and starts looking like the obvious choice.

Making that cost visible is part of what Initiation is for.

Finding the real why

To find the real problem, I give myself permission to ask why until the jargon falls away. I have done this in rooms with executives and I have done it sitting by myself before starting a project. The process is the same either way.

With the training tool, it started with an observation: the audit results are not becoming useful training. Why?

Because mapping audit findings to the right training content takes time and expertise, and the people doing it do not always have both available. What does that cost?

It costs consistency. Some people get targeted guidance. Others get whatever was available. The quality of the training depends on bandwidth, not on the findings.

There it is. That is the leak. And once you can see it clearly, you can measure the value of fixing it.

Initiation is not about documents. It is about being willing to ask the question one more time than feels comfortable, until the real problem comes into focus.

The initiation checklist

Before you start a project, ask these four questions:

What is the "Drip"?

What is the specific, measurable pain point today?

What is the "Night's Sleep"?

What does success look like in plain English?

What is the "Water Bill"?

What does it cost us if we wait six months to fix this?

Who else is "Awake"?

Which stakeholders need to agree that this is a priority?

The title does not make the project manager

When I interview, I sometimes run into a version of this reaction: people see that my current title is not "project manager" and assume that work is behind me. It is not. It never left.

The training tool had no kickoff. It had no charter. It had no official team. What it had was every discipline I have built over a career of running programs: a defined outcome, a scoped problem, a minimal viable product, milestones, and a decision to iterate when the first version was not enough.

Project management is not a title. It is a way of working. It is noticing the gap, naming the cost of leaving it alone, and bringing enough discipline to the work that the outcome is predictable even when the process is informal.

If you want better delivery, start earlier than you think. Start before the kickoff. Start before the charter. Start the moment you notice something that should be different. That is when the project already exists.

How this insight supports different learners

R Readers

Follow the five-stage lifecycle mapped to a real solo project and see how each stage holds even when there is no formal team or charter.

L Listeners

Connect with the story of a tool built without a kickoff or a team, and recognize the same informal project discipline in your own work.

D Doers

Apply the four initiation questions to your next piece of work before you start. What is the drip, what is the night's sleep, what is the water bill, and who else is awake?

O Observers

See a leader who applies the same discipline to a solo tool as to a large program, and understand why PM titles are not the point.

Questions this insight answers

  • When does a project officially start?
  • What makes a project real before there is a formal kickoff?
  • How do I recognize work that needs to be treated as a project?
  • What is the difference between a problem and a project?
  • Why does defining the outcome matter before formal planning begins?
Share this insight

How I lead

This insight demonstrates Method Follows People

We don't start projects because a methodology tells us to. We start them because people have a problem that needs solving.

By focusing on the moment when someone notices the problem and decides it matters, we ensure that the methods we choose are serving a clear goal rather than a process.

Leadership begins before the charter. It begins when you recognize that the cost of doing nothing is no longer acceptable.