hirevolution

How to scope an automation project so it does not balloon

Most automation projects do not go wrong on the day they go live. They go wrong slowly, in the weeks before anyone builds anything, in all the small additions that felt reasonable at the time. A project starts as one tidy thing: a form that routes itself, a quote that chases its own follow-up. Then someone says it would be useful if it also did this, and while it is in there it may as well do that, and the integration nobody asked for at the start is suddenly load-bearing. By the time it ships it is late, it costs more than the number on the original email, and it does a dozen things adequately instead of one thing well. The thing nobody scoped for is the most predictable thing of all: the project grew.

Good scoping is the cheapest risk control a buyer has, and it is the part most often skipped in the rush to get started. This is a method any business can apply before signing off automation, low-code, CRM, or AI work, whether the team building it sits inside the company or outside it. It comes down to four moves: define the outcome, draw the boundaries, ship the first slice, and make every later change a decision rather than a drift.

Change is the default, not the exception

It helps to start by being honest about how common the problem is, because the instinct is to assume a project that balloons is a project that was managed badly. The data says otherwise. In its 2018 research, the Project Management Institute found that 52% of projects completed in the previous year had experienced scope creep or uncontrolled change, up from 43% five years earlier 12. More than half of all projects grow beyond their original scope, and the share is rising. This is the normal weather, not a freak storm.

The other half of the picture is what size does to the odds. Standish Group research, looking at success by project size, found that small projects succeed around 62% of the time, while large projects succeed around 6% and the very largest around 2% 3. That is roughly a tenfold gap, and it is the single most useful fact a buyer has, because size is the one variable the buyer controls directly. The same pattern shows up at the top end: across more than 5,400 IT projects, large efforts ran on average 45% over budget and delivered 56% less value than predicted, and around 17% went so badly they threatened the existence of the company 4. The Standish and McKinsey figures are US and global rather than UK data, so they are best read as the shape of the risk rather than a precise local forecast, but the shape is unmistakable. The bigger the thing being built in one go, the worse the odds. Scoping is how a buyer keeps the thing small on purpose.

Start with the outcome, not the feature list

The commonest scoping mistake is to begin with a list of screens, steps, and features before anyone has agreed what finished and worthwhile actually means. A feature list answers what it will do. It does not answer what it is for, and without that, there is no way to tell a useful addition from an expensive distraction later on.

So the first move is to write down the business outcome in plain terms, ideally as a number the business already cares about. Cut the time from quote to first response. Make sure no enquiry goes unanswered overnight. Get the weekly report out without anyone rekeying it. The UK government’s own delivery method puts this first: before committing to building a service, the GOV.UK Service Manual says, the team needs to understand the problem that needs to be solved, and explicitly warns against starting to build during that discovery work 5. Microsoft’s guidance for its own low-code platform says the same in different words, telling teams to define a vision, set measurable goals, and decide how they will measure business value before they scale anything 7.

The practical test is simple. If a proposed feature does not move the agreed outcome, it is not in this project. It might be a good idea. It might be the next project. It is not this one. An outcome the whole table agrees on is the ruler everything else gets measured against.

Draw the boundaries: write down what is out

Scope is defined as much by what is excluded as by what is included, and the exclusions are the part that almost never gets written down. The edge cases that happen twice a year. The while-you-are-in-there extras. The integrations the business might want later. Each one sounds small in isolation, and that is exactly why they accumulate: nobody ever has to justify a single one of them against the whole.

The fix is the cheapest document in the project: a one-page list with two columns, what is in and what is out. The out column is the one that earns its keep. Writing “we are not migrating the old CRM in this phase” or “this covers the one product line, not all of them” costs a sentence now and saves an argument later, because the conversation about the boundary happens once, on paper, instead of repeatedly and informally as the build drifts. This matters more for automation than for most work, because automation has a particular failure mode: teams set out to automate a process they do not yet fully understand, which is why the practical advice is to map out the tasks that are genuinely repetitive and stable before any of it is wired up 8. A written boundary forces the awkward exceptions into the open early, while they are still cheap to decide about.

Ship the first slice

With an outcome agreed and a boundary drawn, the temptation is still to build the whole thing and reveal it finished. The better move is to ship the smallest piece that delivers real value and tests the riskiest assumption, then build out from there once it works.

This is not a corner cut. It is, again, how the UK government builds public services. After discovery comes an alpha phase, which the Service Manual describes as identifying the riskiest assumptions and testing them, building things just complex enough to try ideas rather than to production quality, and expecting to throw away much of that early work 6. The point of a first slice is to learn cheaply where the project is most likely to fail, before the expensive build commits to a direction. For an automation project that usually means starting with one structured, repetitive process and getting it genuinely working, rather than wiring up everything at once, since the stable, repetitive tasks are the ones that automate well and the ones that change frequently are poor first candidates 8. And it brings the size advantage back into play. A first slice is, by definition, a small project, and small projects are the ones that land 3.

Make change a decision, not a drift

None of the first four moves stop new requests arriving. They will, and many of them will be good. The difference between a project that grows on purpose and one that balloons is whether each addition is a decision or a drift.

The mechanism is a named change-control step, and it can be lightweight. When something new comes up, it goes on a short list rather than straight into the build. Each item gets a quick, honest answer to two questions: does it move the agreed outcome, and what does it cost in time and money. Then it is a yes or a no, made deliberately, by the people who own the outcome. A yes that is chosen with its cost in view is a project growing on purpose. A yes that slips in unpriced, because it seemed small and saying no felt awkward, is exactly the uncontrolled change the scope-creep figure is counting 1. The list is not bureaucracy. It is the thing that lets a project say yes to the right additions without losing the plot.

A short worked example

To make it concrete, picture a small firm that wants to stop losing work because quotes go out and then nothing happens. The figures and the firm here are illustrative, used to show the method rather than drawn from any one project.

The outcome is named first: cut the time between a quote going out and the customer hearing back, so fewer warm enquiries go cold. The boundary is drawn next: this covers one product line, it does not migrate the existing CRM, and it does not touch invoicing. The first slice is deliberately small: one trigger when a quote is sent, one follow-up message a couple of days later, landing in one place the team already watches. That is enough to prove the approach works and to surface the awkward cases, the quotes that are really revisions, the customers who reply by phone, before any of it has been built at scale. And the change log catches everything that comes up along the way, so the request to also chase invoices, or to roll it out across every product line, becomes a priced decision for the next phase rather than a quiet expansion of this one.

What that example shows is that scoping is not about saying no to ambition. It is about sequencing it, so the business gets a working result soon, learns from it, and grows the build on purpose instead of by accident.

Worth a closer look

A well-scoped project is mostly a matter of doing the four moves honestly and in order, and a buyer can run that process themselves. Where it helps to have a team that works this way by default, that is the part hirevolution is built for: starting with the outcome, drawing the boundary, and shipping a first working slice before committing to the whole.

See how hirevolution scopes and runs a project, from discovery to a first working slice

Sources

  1. PMI, ‘Pulse of the Profession’ / ‘Scope Patrol’, 2018: 52% of projects in the prior 12 months experienced scope creep or uncontrolled change, up from 43% five years earlier (PMI canonical page is image-based; figure confirmed via the publisher’s page text and the corroborating restatement below). [link]
  2. Project Management Academy, ‘Understanding and Managing Scope Creep’ (corroborating restatement, attributed to PMI 2018: 52% of projects face scope creep). [link]
  3. Standish Group CHAOS research on success by project size, via PM Essentials, ‘Successful Projects: What We Really Know’ (small projects succeed ~62%, large ~6%, grand ~2%; US/global data, restated by an industry source; Standish primary reports are paywalled). [link]
  4. McKinsey & Company with the BT Centre for Major Programme Management, University of Oxford, ‘Delivering large-scale IT projects on time, on budget, and on value’, 2012 (5,400+ IT projects; large projects ran 45% over budget, 7% over time, 56% under value; ~17% threatened the company’s existence; US/global data; McKinsey direct fetch bot-blocked, figures corroborated with full attribution). [link]
  5. GOV.UK Service Manual, ‘How the discovery phase works’ (UK government, primary): understand the problem before you commit to building; discovery typically lasts ~4 to 8 weeks; do not start building in discovery. [link]
  6. GOV.UK Service Manual, ‘How the alpha phase works’ (UK government, primary): alphas tend to last ~6 to 8 weeks; identify your riskiest assumptions and test them; build just complex enough to test ideas; expect to throw work away. [link]
  7. Microsoft Learn, ‘Develop a Power Platform adoption strategy’ (vendor-primary): define vision, measurable key results and goals, and measure business value before scaling. [link]
  8. Advanced Systems Concepts, ‘Why RPA Fails’ (industry synthesis; qualitative lesson only): automation fails when teams automate a process before understanding it; start with one structured, repetitive process. [link]