Async communication
Skill Amey-Thakur/AI-SKILLS/skills/career-communication/async-communication
Run write-first collaboration with the right document types, response-time norms, and meetings reserved for what writing cannot do. Use when improving distributed-team communication or cutting meeting load.From its SKILL.md
npx -y skills add Amey-Thakur/AI-SKILLS --skill async-communicationAssembled from the repository path, not quoted from the project. Check it against their README if it does not work.
2 things to look at
- 25 days oldThe repository was created 25 days ago. New is not bad, but a brand new repository carrying a familiar-sounding name is the shape a typosquat arrives in, and there has been no time for anyone else to find a problem with it.
- 4 stars4 stars. Stars are a popularity signal and not a quality one, but at this level it is likely that nobody has read this closely except its author, and you would be relying on your own review.
SKILL.md
3.6 KB, 800 tokens by cl100k_base, as published. Nobody here has run it
Async communication
Async trades immediacy for quality and inclusion: written thought over interrupt-driven reaction, timezone fairness over hallway advantage. It works only when the norms are explicit; "we use Slack" is not a communication design.
Method
- Sort by half-life, then choose the channel. Decisions, designs, and status that someone will need in a month go in durable, searchable homes (docs, ADRs, PR descriptions: see architecture-decision-records, status-updates); chat is for coordination with a half-life of hours: anything decided in a thread gets promoted to the durable home by the decider (see decision-journals). Chat-as-archive is where organizational memory goes to die.
- Write to be actioned, not just read. Lead with the ask and the deadline ("Decision needed by Thu: A or B, context below": see exec-briefing's bottom-line-up-front); structure for skimming (headings, bold leads: see technical-writing); name the specific people who must respond: "thoughts, anyone?" addressed to a channel is a request nobody owns (see code-owners' explicitness).
- Set response-time norms per channel, then respect them. E.g.: chat mentions ~4 working hours, docs and review requests ~24-48 hours, urgent = phone/page (see alerting-design: paging is a contract, not a mood): published, so silence has meaning and nobody camps in their inbox performing availability. Focus time is the point of async; norms that require constant monitoring rebuilt the open-plan office in software.
- Disagree in documents with structure. Comment threads on the artifact, positions with reasons, and a named decider with a deadline (see rfc-process, design-critique's steelmanning); two full round-trips of written disagreement without convergence is the trigger for a synchronous call: with the outcome written back to the doc. Async absolutism turns resolvable conflicts into week-long comment wars.
- Reserve meetings for their real work. Genuine synchronous value: contentious decisions after written context failed, creative jamming, relationship building, delivering hard news (see giving-feedback's stakes calibration). Every meeting: agenda and pre-read before (no pre-read, no meeting), notes and decisions after, to the durable home (see one-on-one-meetings excepted: relationships are the agenda). Kill status meetings that a written update replaces (see status-updates).
- Design for the timezones you actually span. A 4-hour-overlap team can lean on same-day threads; a 12-hour-split team hands work off with written state ("where I stopped, what is blocked, what I need": see oncall-handoff's discipline daily-sized): decisions structured so a colleague can act without waking you. Recorded walkthroughs (5-minute videos) carry nuance that text drops, at async's price.
Boundaries
- Async amplifies writing skill gaps; invest in the team's writing (see technical-writing) or the loudest writers replace the loudest talkers as the new unfairness.
- Emotional and interpersonal repair does not compress into text; escalate to voice early when tone starts curdling (misread intent compounds per message).
- Fully-async cultures still need scheduled human contact; the norm protects focus, not isolation (see one-on-one-meetings' protected slot).
What ships with it
Read from the repository
Just SKILL.md. No reference files, no scripts.