Skip to main content
Nick Williams

Field note

How to restart a stalled digital project

By Nick Williams, Managing Director of Education Host · · 6 minute read

Stalled digital projects are rarely stuck for technical reasons. In most recoveries the code was the least broken part. Projects stop because ownership blurred, because what was built drifted from what was asked for, or because a technical decision made early on became unquestionable. Restarting one is a sequence, and the order matters.

First, find out why work actually stopped

Not the official reason — the real one. Talk to the people doing the work before the people managing it. Common answers:

  • Nobody can say who decides. Two sponsors, no owner.
  • The team is waiting on something that was never clearly requested.
  • A dependency (a supplier, an integration, a data source) failed quietly and everyone routed around it.
  • The original scope was three projects wearing one budget.

You cannot fix a stall you haven't diagnosed. Everything after this step is wasted if the diagnosis is wrong.

Map what exists, not what the documents say

Documentation describes the project as it was imagined. Recovery needs the system as it is: which components run, which integrations work, where the data really lives, and which parts of the build are worth keeping. This map is usually smaller and stranger than anyone expects — and it always surfaces one or two pieces of good work the organisation had forgotten it owned.

Shrink the goal until it is deliverable

A stalled project has already lost the benefit of the doubt. The restart has to produce something visible quickly — not a plan, a working thing. Take the original goal and cut it until a competent team could deliver it in weeks. The rest of the scope isn't cancelled; it's queued behind proof that delivery works again.

Make one person the owner

Not a board, not a working group. One person who can say yes, say no, and be wrong in public. If the organisation can't name that person, the project isn't ready to restart — that finding, delivered honestly, is more valuable than a restarted project that will stall again.

Stay through delivery

The most common failure mode in consultancy is the recommendation that nobody implements. A recovery isn't finished when the report lands; it's finished when the smaller goal ships, the team has its rhythm back, and the queue of deferred scope has an owner and an order. If you're bringing in outside help, contract for delivery, not diagnosis.

The short version

  1. Diagnose the real stall, from the people closest to the work.
  2. Map what actually exists.
  3. Cut scope to weeks, not quarters.
  4. Name a single owner.
  5. Ship the small thing, then re-plan the rest from a position of trust.

Projects rarely die of difficulty. They die of ambiguity — and ambiguity is fixable.