The Remote, Hybrid, and Async-First Operating Guide for Engineering Leaders
Remote and hybrid are not policies — they are operating models. A practitioner's guide to designing async-first workflows, choosing the right synchronous…
On this page▾
- Remote, hybrid, and in-office are operating models, not seating arrangements. Choose one and design for it.
- Async-first is the default for distributed teams. Synchronous time is a scarce resource spent on decisions, conflict, and connection — not status.
- Microsoft's research (2022–24) shows hybrid teams spend more time in meetings, not less, when async muscles aren't built.
- Documentation is the substitute for proximity. If it isn't written down, it didn't happen.
- The 'worst of both worlds' hybrid trap: anchor days that everyone resents, plus async tooling no one trusts.
The pandemic forced an experiment most leaders had refused to run: can knowledge work be done well outside a shared office? Five years of data later, the answer is yes — but only when the operating model is intentional. Companies that bolted remote onto an office-default culture got the worst outcomes. Companies that redesigned the work itself got the best. This guide is for engineering leaders making that redesign deliberate.
Operating model, not policy
The most common failure pattern is treating 'remote' or 'hybrid' as an HR policy bolted onto an unchanged operating model. A team whose decisions still happen in hallway conversations, whose status updates still happen in standing meetings, and whose docs are still 'we'll write it up later' is an office-default team running a remote experiment. The result is predictable: information asymmetry, presenteeism, and quiet attrition of remote workers.
Anything that used to happen because people were in the same building has to be deliberately substituted. Proximity is replaced by documentation. Hallway conversations are replaced by async threads. Whiteboarding is replaced by collaborative docs. Skip the substitution and the work just stops happening.
The three honest models
- 11. Fully in-officeEveryone in the same building most days. Decisions happen in person. Documentation is light. Onboarding is osmotic. Works for small co-located teams with low hiring needs. Cost: shallow talent pool.
- 22. Fully remote / async-firstNo primary office. Documentation is the source of truth. Synchronous time is rare and deliberate. Requires heavy investment in writing culture, tooling, and trust. Examples: GitLab, Doist, Automattic. Cost: slower onboarding, harder spontaneity.
- 33. Hybrid (deliberate)Some employees remote, some in-office, with explicit anchor days and explicit async fallbacks. Hardest of the three to operate well. Requires that every meeting is treated as remote-first even when most attendees are in a room together. Cost: highest coordination overhead.
Hybrid-by-default-but-actually-favours-office is the most common real-world pattern. Decisions happen at lunch. Remote employees find out on Slack later. Promotion data consistently shows in-office employees promoted faster. If you are running this model, you do not have a hybrid policy — you have a discrimination risk.
Async-first as the default for distributed teams
Async-first does not mean no meetings. It means that the default for any work is a written artifact, and synchronous time is the exception that must be justified. Doist documented this in their async manifesto; GitLab's handbook (3,000+ pages, public) is the world's largest async case study.
- 1Write proposals, not pitchesDecisions start as a written doc with context, options, and a recommendation. Stakeholders comment async over 2–3 days. Meeting only if disagreement persists. Inspired by Amazon's 6-pager / narrative memo practice.
- 2Status in writingWeekly written updates per team, per individual, or both. Replaces standup. Searchable, skimmable, and lets future-you reconstruct what happened in Q2.
- 3Default-to-recordEvery meeting that does happen has a written agenda before, decisions captured during, and a 2-line summary posted after. Recording is fallback, not the primary artifact — videos do not scale.
- 4Explicit response time expectationsDefine team norms: 'Slack within 4 working hours, email within 1 working day, doc comments within 2 working days, urgent = phone call.' Without this, people are anxious all day.
When to go synchronous on purpose
Async is the default, not the dogma. Some work is dramatically better synchronous. The skill is recognising which.
| Work type | Better async | Better sync |
|---|---|---|
| Status updates | Yes — written, skimmable, searchable | No — daily standup is a tax on focus time |
| Decision with documented options | Yes — comments on a doc | No — meetings hide disagreement |
| Genuine disagreement / conflict | No — written disagreement escalates | Yes — high-bandwidth, fast resolution |
| Brainstorming a brand-new problem | Partial — async generates, sync converges | Yes — for the convergence step |
| Onboarding & relationship building | No — bonds form in real time | Yes — invest heavily in first 30 days |
| Sensitive feedback | No — never give critical feedback async | Yes — video minimum, in-person ideal |
| Incident response | No — see incident command | Yes — full sync until resolved |
Documentation as the operating substrate
In office-default cultures, documentation is a courtesy. In distributed cultures, it is the operating system. The job of every engineer becomes 'do the work AND leave a written artifact that lets the next person continue without asking you.' This is a cultural shift, not a tooling problem.
- 11. The handbookSingle source of truth for how the company works — policies, processes, org chart, decision rights. GitLab's public handbook is the reference implementation. Internal version is fine for most companies.
- 22. Team READMEsEvery team has a single page covering: charter, on-call schedule, comms norms, key links, current OKRs. New joiners read it in their first hour.
- 33. ADRs (Architecture Decision Records)Every non-trivial technical decision captured in a 1-page template: context, options considered, decision, consequences. Lightweight, dated, immutable.
- 44. Async standup / weekly notesWhat I did, what I'm doing, where I'm blocked. Posted to a team channel. Replaces 15-minute video standup.
- 55. Decision logA single chronological list of significant decisions, with links to the docs that explain them. Saves new joiners months.
The hybrid traps and how to avoid them
- 1Anchor-day theatreMandate 'everyone in Tuesdays and Thursdays' without changing what happens on those days. Result: people fly in to sit on Zoom from a noisy office. Fix: anchor days exist for specific rituals (planning, demos, social) — not generic presence.
- 2Two-class meetingsSix people in a conference room, two on a laptop. The remote two cannot read body language, cannot interrupt, and miss half the side conversation. Fix: when one person is remote, everyone joins from their own laptop.
- 3Promotion biasIn-office employees get promoted faster. Microsoft and Stanford research (Bloom et al.) confirms this pattern across multiple studies. Fix: blind promotion calibrations to location; audit promotion rates by work mode quarterly.
- 4Proximity loyaltyManagers trust who they see. Remote employees become invisible. Fix: written weekly 1:1 agendas, deliberate informal check-ins, explicit visibility-not-proximity training for managers.
What managers must change
- Stop using 'busy' or 'online' as a proxy for working. Trust outcomes, document them.
- Move 1:1s to video with a shared written agenda; never cancel without rescheduling.
- Replace 'do you have a minute?' with a written question. The person can answer on their schedule.
- Audit your own calendar quarterly: how much synchronous time is decisions vs. status? Status should be near zero.
- Explicitly check in on remote employees more often than in-office ones — to compensate for the proximity bias you cannot fully eliminate.
- Defend deep work blocks. Distributed work fails when calendars become fragmented.
Measuring whether the model is working
| Indicator | Where to look | Concern threshold |
|---|---|---|
| Meeting load per IC | Calendar export | >12 hours/week of recurring meetings |
| Doc-to-meeting ratio | Number of decisions in docs vs. in meetings | Mostly meetings = async muscle is weak |
| Promotion rate by location | HR data quarterly | Any meaningful delta between remote and in-office |
| Time-to-productivity for new joiners | Manager survey at 30/60/90 days | >90 days = onboarding hasn't adapted |
| eNPS by work mode | Engagement survey | Remote eNPS materially below office = something is broken |
Where to read further
- GitLab Remote Playbook & Handbook — GitLab
- Doist — The Art of Async (manifesto) — Doist
- Microsoft — The New Future of Work Report — Microsoft Research
- Bloom et al. — Working from Home research — Stanford
Read next
All playbooksYour team's calendars are the most honest org-health dataset in the company — and nobody reads them. A methodology for reading calendars like an x-ray…
On-call rotations, incident command, and blameless post-mortems are the load-bearing rituals of a reliability culture.
The honest field manual for engineers stepping into leadership — first-time tech leads, engineering managers, CTOs, and founder-CEOs.