Make the Work Visible: Trackers, Status, and a Coordination Cadence

In the last chapter you built a foundation: a shared goal, clear owners, a map of what depends on what, and who decides what. A foundation only helps, though, if the group can actually see it working from one day to the next. This chapter turns that foundation into something visible and alive, so that at any moment anyone can tell what is finished, what is underway, and what is stuck. That visibility is exactly what keeps a coordinated effort from quietly drifting off course while everyone assumes it is fine.

Design a Simple Task Tracker

The single most useful thing a group can do to stay coordinated is to put the work somewhere everyone can see it. That shared place is a task tracker: one list of the group’s tasks and, next to each one, its current state. It replaces a dozen scattered “how’s it going?” messages with a single glance.

The heart of a tracker is a small, shared vocabulary of states, the stages a task moves through from start to finish. Four are enough for almost any group effort:

  • To do. The task exists and has an owner, but no one has started it yet ;

  • In progress. Someone is actively working on it right now ;

  • Blocked. The task cannot move forward until something else happens, and it needs attention ;

  • Done. The task is finished to the standard the group agreed on, with nothing left to do.

The value of a fixed set of states is that everyone reads them the same way, just like the shared goal from the previous chapter. “In progress” means the same thing to every member, so no one has to guess whether a task is nearly finished or barely started. The blocked state is the quiet hero here: it turns a hidden problem into a visible one that the group can act on, instead of a task that silently sits still.

A tracker does not need special software. A shared spreadsheet with one row per task, or a free task board where each task is a card you drag between columns, is plenty for a small effort. What matters is not the tool but the rule behind it: there is one tracker, everyone can see it, and it is the single place the group trusts to answer “where are we?”

Keep Status Visible, Including Asynchronously

A tracker only tells the truth if it stays current, and here a group hits a practical problem: people rarely work at the same time. Some update their tasks in the morning, others late at night, and the group may only gather in person once a week. Coordination has to survive those gaps.

The answer is to keep status flowing asynchronously. Something is asynchronous (often shortened to async) when it does not require everyone to be present at the same moment; each person contributes on their own schedule, and the shared record carries the information between them. An async status update is simply a short note, posted the moment a task changes state, that anyone can read later: “moved the design to done,” or “photos are blocked until I get the address list.”

The rule that makes this work is worth remembering as no silence between syncs: between the times the group meets, no task changes state in secret. If something finishes, gets stuck, or starts, the person responsible updates the tracker or drops a one-line note, right away. The point is not constant chatter; it is that no one arrives at the next meeting surprised by news that was knowable days earlier. Async status turns the tracker from a snapshot the group updates once a week into a living picture that is always roughly true.

Set a Coordination Cadence

Visibility needs a rhythm, or it slowly fades. That rhythm is the cadence: a regular, predictable pattern of how and when the group coordinates. A cadence has two simple halves. The first is when the group syncs, a standing moment when everyone checks in together, whether that is a fifteen-minute call every Saturday morning or a five-minute check-in (sometimes called a stand-up) at the start of each work session. The second is what flows between those syncs, the async updates on the tracker that keep the picture current while no one is meeting.

Setting a cadence is really just deciding those two things on purpose, in advance, instead of hoping coordination will happen when someone remembers. A good beginner cadence is short and frequent enough that no problem hides for long, but light enough that the meetings do not become the work. For a two-week effort, a brief check-in twice a week plus async updates in between is usually plenty; for a fast, intense weekend, a quick sync each morning may fit better.

You do not need any special methodology or vocabulary to run a cadence. A plain weekly check-in works. The only thing that matters is that the rhythm is agreed and predictable, so every member knows when coordination happens and never has to wonder whether they have missed something.

Making a Group’s Work Visible

Picture a group of neighborhood volunteers building a small community garden over a few weekends. There are four of them, they each have day jobs, and they can only all be present on Saturday mornings. Left to memory, this is exactly the kind of effort that drifts. With a tracker and a cadence, it stays visible.

They keep one shared spreadsheet, one row per task, with an owner and a state:

Task

Owner

State

Clear the plot

Sam

done

Build the raised beds

Priya

in progress

Buy soil and seeds

Léo

blocked

Plant the first bed

Priya

to do

Their cadence is simple: a fifteen-minute check-in every Saturday at 9 a.m., and between Saturdays, each owner updates the sheet the moment their task changes state. During the week, Léo cannot buy the soil because the small grant has not landed yet, so he changes his task to blocked and adds a one-line note. Because he did that async, the block is already visible on the sheet before Saturday. At the check-in, the group sees it in seconds, agrees that Sam will chase the grant on Monday, and Priya keeps building beds in the meantime instead of waiting. Nothing stalled in silence. The tracker made the problem visible, and the cadence gave the group a reliable moment to act on it.

Common Beginner Trap

Your Turn! Design a Tracker and Cadence

Now set up the visibility for an effort of your own.

Context. A small volunteer crew of five people produces a monthly newsletter for their neighborhood. The next issue is due in two weeks. Everyone is willing, but right now the only “tracker” is a long group chat where updates scroll away and no one is sure who has done what.

Your task. Give this effort a way to stay visible, in two pieces:

  • Design a simple task tracker: list at least five tasks for the issue, each with an owner and a starting state drawn from the four states (to do, in progress, blocked, done) ;

  • Set a coordination cadence: decide when the crew will sync and what async updates should flow between those syncs.

A shared spreadsheet or a free task board is all you need; no paid tool is required.

Deliverable. A short tracker table plus two or three sentences describing the cadence.

Then check your answer against the model solution found at the end of this chapter.

Let's Recap!

  • A task tracker is one shared place where every task and its state live, using four simple states: to do, in progress, blocked, and done ;

  • Asynchronous status updates keep everyone current between meetings, so no one is surprised by news they could have known earlier ;

  • A coordination cadence is a predictable rhythm: a standing time when the group syncs, plus the async updates that flow in between ;

  • A tracker only helps when keeping it current is part of the cadence, not an afterthought ;

  • Visibility is what stops a coordinated effort from quietly drifting off course.

With the work now visible, the next challenge is keeping it moving: the following chapter shows how to manage handoffs between people, track dependencies as they play out, and clear blockers before they stall the group.

Model Solution

Here is one solid setup for the neighborhood newsletter. Yours will differ in the tasks and timing; check that it does the same jobs.

Task tracker.

Task

Owner

State

Assign the article topics

Mara

done

Write the three articles

Writers

in progress

Collect the photos

Ines

to do

Lay out the pages

Theo

blocked

Proofread the full issue

Whole crew

to do

Notice that “Lay out the pages” is blocked: it cannot start until the articles and photos exist, so marking it blocked makes that dependency visible rather than letting Theo sit idle and unnoticed.

Cadence. The crew holds a twenty-minute check-in every Monday evening. Between Mondays, each owner updates the shared sheet the moment their task changes state, and anyone who hits a blocker flags it in the group chat the same day rather than waiting for Monday. That way the Monday meeting is about deciding, not discovering.

If your tracker names an owner and a clear state for every task, and your cadence sets both a standing sync and a habit of async updates in between, you have given the effort the visibility it needs to stay on track.

Ever considered an OpenClassrooms diploma?
  • Up to 100% of your training program funded
  • Flexible start date
  • Career-focused projects
  • Individual mentoring
Find the training program and funding option that suits you best