The short version
- Daily standups were designed for co-located teams. For timezone-split teams, the timing and format are structurally wrong.
- The goal of a standup (align, unblock, coordinate) can be achieved asynchronously, but only with a consistent format.
- Most async replacements fail within weeks because freeform text degrades fast. Structure is the thing that makes async coordination work.
- The best replacement is one that produces a persistent, queryable record, not just a feed of daily updates.
Engineering teams usually reach the same breaking point before they change anything. The London engineers are rushing to make the 8am call. The SF engineers are joining at 6am, updating everyone on work nobody on the West Coast can act on for another six hours. And the standup itself has somehow become 30 minutes, even though everyone agreed on 15.
At that point, the standup is not aligning the team. It is taxing it.
This post is about what actually works as a replacement, and why most of the obvious approaches fail.
What a Standup Is Actually Doing
Before you replace something, it helps to be precise about what it does. A daily standup accomplishes three things: it surfaces blockers, transfers context about what is in progress, and coordinates who is doing what next. The format comes from Scrum, which borrowed it from military briefings. In both cases, the assumption is that everyone is in the same place at the same time.
For a distributed team, none of those assumptions hold. This is the structural problem, not a scheduling problem.
Where It Breaks for Distributed Teams
There is a timing mismatch that no call schedule fully resolves. When your London team goes offline at 6pm, they have been working for eight hours. The SF team is just starting their day. Any standup that includes both will be poorly timed for one group and often genuinely disruptive. Move the standup later and the London engineers are on a call after dinner. Move it earlier and SF is joining before coffee.
Beyond timing: information shared in a standup disappears. A blocker raised verbally has no artifact. The person who needed to hear it either caught the meeting or did not. For a team where context continuity matters across shifts, this is a recurring problem that only compounds as the team grows.
There is also the staleness issue. By the time your morning standup starts, the updates from the previous shift are 8 or 10 hours old. You are reconstructing context in real time, verbally, with everyone waiting.
Five Approaches and What Actually Happens
Async video (Loom and similar)
Works well for specific situations: architecture walkthroughs, decisions that need context and nuance, anything where tone matters. As a daily ritual, it falls apart quickly. Engineers do not want to record themselves every morning. Consumption is slow, and there is no structure, so useful information is buried in freeform narrative. Not the right tool for daily coordination.
Text updates in Slack
The most common first attempt. Engineers post to a standup channel. Within two weeks, the quality degrades. People post one-liners. The updates stop getting read. Managers start direct-messaging people for real status. This is not Slack's failure. It is a structure problem. Freeform text does not scale as a coordination mechanism.
Standup bots (Geekbot, Standuply)
Structured questions asked on a schedule. Better than freeform Slack because there is at least a consistent format. The ceiling is still low: answers live in a channel, the information is ephemeral, and no one can query it later. Works reasonably well if your team is in one timezone and you just want a lighter way to do status collection. Does not solve a timezone problem.
Structured shift handoff tools
The most different category from the others. Instead of collecting status answers, these tools build a record that can be accessed asynchronously by people in different time zones who were not around when the update was written. This is what teams with genuine timezone splits actually need. The output is not a feed of daily snapshots but a persistent context layer that answers questions.
Nothing
Valid for small, senior, self-organizing teams where work happens through tickets, PRs, and code comments. If your team has the discipline and the tooling culture for it, this works. Most teams do not, and you will know fairly quickly when it is not working.
Why Most Async Replacements Fail
The common failure mode is removing the standup and replacing it with "just post in Slack." The ritual disappears but the coordination problem does not. Three months later, the manager has scheduled a new meeting to do the catch-up that used to happen in standup.
Structure is what makes async coordination work. Not surveillance or required fields, but a shared format that people know how to read. When an engineer posts an update, a colleague in another time zone should be able to look at it and know immediately: what moved, what is blocked, who owns the next step, and when that person is back. That is a different artifact from a status update, and it requires a format to produce it consistently.
The second failure mode is tools that pull status instead of building context. Standup bots ask "what did you do yesterday?" This is a retrospective question that generates a report. What timezone-split teams need is a handoff: a structured artifact that answers questions from the next shift, not a summary of the previous one.
A Format That Actually Works
The daily wrap format covers four things: what shipped, what is blocked, who owns what next, and when you are back. It takes about a minute to write. Once published, it becomes queryable, meaning teammates can ask specific questions and get sourced answers rather than scrolling through a Slack backlog.
The practical difference: instead of your SF team spending 40 minutes reconstructing overnight context every morning, they start the day with the current state already surfaced. The standup, as an information-transfer meeting, becomes unnecessary.
There is still a role for synchronous time. Most teams that switch to structured async handoffs keep a weekly or bi-weekly sync for decisions that genuinely need real-time discussion. What they cut is the daily catch-up that was only happening because there was no other mechanism for context transfer.
How StandIn handles this
StandIn was built around the daily wrap format. Engineers write a structured update before logging off. The next shift starts with the full picture already surfaced, without a meeting or a Slack scrollback.
Request accessCommon Questions
Do we still need sync time after replacing the standup?
Most teams keep a weekly or bi-weekly sync for decisions that require real-time discussion. The daily information-transfer meeting is what goes away. Teams that switch to structured async handoffs typically cut total meeting time by 60 to 70 percent, not 100 percent. The meetings that remain tend to be higher quality because they are not being used to transfer context.
What happens to team culture when the standup disappears?
This is a fair concern. Standups are sometimes the only touchpoint some teammates have during the day. If that is the case, replacing the standup requires deliberately building other touchpoints: team channels for non-work conversation, optional pairing sessions, occasional video lunches. The standup itself is a poor container for culture. It is too structured and too time-pressured. Replacing it gives you the opportunity to build something better.
How long does adoption actually take?
Usually 2 to 3 weeks to reach consistent participation. The first week is always uneven. By week 3, the format tends to become habitual. The single most important factor is making the first update easy enough that people do not overthink it. Templates help significantly here.
What if someone on the team does not write a wrap?
The same question applies to standups: what if someone does not show up? The team needs an agreement about the expectation, not a tool that enforces it. What a good async tool does is make coverage gaps visible without requiring a manager to chase people. That visibility is more useful than enforcement.
Does this work for non-engineering roles?
The wrap format works well for any role with discrete deliverables and clear next actions: engineering, product, design, data. It is less useful for roles where work is highly collaborative and continuous throughout the day. The format assumes a natural end-of-shift moment, which is why it fits timezone-split engineering teams particularly well.
Get async handoff insights in your inbox
One email per week. No spam. Unsubscribe anytime.
Ready to eliminate your daily standup?
Distributed teams use StandIn to start every shift with full context — no standup required. Engineers post a 60-second wrap. The next shift wakes up knowing exactly what to work on.