Give the Work a Shape: How to Structure a Push

Give the Work a Shape: How to Structure a Push

Michael WiseMichael Wise
5/30/2026
7 min read
Ways of Working
Project Management
Methodology
Push Manifesto
Delivery
Governance

A project with no structure isn't free β€” it's just unaccountable. Here's a lightweight skeleton, from idea brief to go-live, that gives the work a shape without drowning it in ceremony.

There's a false choice that haunts delivery: heavyweight process on one side, chaos on the other. Pick the binder full of templates, or pick "we'll figure it out as we go." Both are traps. The binder buries the work in ceremony; the free-for-all leaves it unaccountable. What you actually want is a shape β€” a light skeleton the work hangs on, with no more structure than the work earns.

After enough projects I've settled on a skeleton I trust. It's not a methodology. It's a place for things to live, so that nothing important is homeless and nothing unimportant gets a meeting.

Most work, large or small, moves through the same few rooms:

  • Initiate β€” the idea brief and the high-level goals. One page: what this is, why it matters, what "done" roughly looks like. If you can't write the brief, you're not ready to start (that's mise en place).
  • Design β€” business processes, the user stories, the technical shape, and the decisions you made and why. Crucially, this is where the test strategy lives β€” because an idea doesn't exist if it can't be tested.
  • Build & Test β€” the work itself, against defined environments. The pushes happen here.
  • Release β€” the quality plan, the road map, the operational handover, and a go-live readiness checklist. The unglamorous bit that decides whether the good work actually reaches anyone.
  • Govern β€” risks, acceptance criteria, the definition of done, retrospectives, and ways of working. The thin layer that keeps the whole thing honest.

That's the whole shape. Notice what it is and isn't: it's a set of homes, not a set of gates. You don't need permission to move between rooms. You need somewhere to put the test strategy so it isn't lost.

The single highest-leverage habit in that skeleton is writing down decisions with their reasoning. Not what's on track β€” what was decided, and why, given what was known at the time.

Status reports rot the moment they're written. Decision records compound. Six months on, when someone asks "why on earth did we build it this way," the answer is a paragraph instead of an argument. And future-you gets to audit past-you's logic instead of trusting a faded memory of it β€” the best defence against the bias that quietly rewrites history in your favour.

Every room benefits from one honest line: what does done mean here? Not "done-ish," not "done except the edge cases" β€” the real boundary. A push has an end, and the definition of done is where you draw it before you start, so you can't move it afterward to make yourself feel finished.

This is the piece teams skip, and it's why so much work has the texture of a treadmill. Without a stated boundary, nothing is ever quite done, so nothing is ever quite celebrated, and the team just keeps running.

One small discipline that pays off forever: version things properly. Semantic versioning β€” major for breaking changes, minor for backwards-compatible features, patch for fixes β€” isn't just for libraries. It's a shared language for "how much did this change?" that a whole team, technical or not, can read at a glance.

A shape doesn't slow the work down. It speeds it up, because nobody's wondering where the test strategy went or whether the thing is allowed to ship. The structure absorbs the questions that would otherwise become meetings.

Keep it light. Give every important thing a home and nothing unimportant a ceremony. Then get on with the pushes β€” which is where the actual work was always going to happen.

Give the Work a Shape: How to Structure a Push Β· Push Manifesto