async-communication-etiquette

Async Communication Etiquette

Safety Notice

This listing is imported from skills.sh public index metadata. Review upstream SKILL.md and repository scripts before running.

Copy this and send it to your AI assistant to learn

Install skill "async-communication-etiquette" with this command: npx skills add aiming-lab/metaclaw/aiming-lab-metaclaw-async-communication-etiquette

Async Communication Etiquette

Make messages self-contained:

  • Include enough context that the reader doesn't need to chase down previous messages.

  • Link to relevant issues, PRs, docs, or code rather than assuming the reader has them open.

Structure for complex messages:

  • Context: 1–2 sentences on the situation.

  • Problem/question: What specifically do you need?

  • Options considered (for decisions): What alternatives exist?

  • Deadline: By when do you need a response?

Anti-patterns:

  • Hey, got a sec? without stating the topic (forces a round trip).

  • Tagging @channel for non-urgent messages.

Source Transparency

This detail page is rendered from real SKILL.md content. Trust labels are metadata-based hints, not a safety guarantee.

Related Skills

Related by shared tags or category signals.

General

structured-progress-update

No summary provided by upstream source.

Repository SourceNeeds Review
General

plan-before-multi-step-execution

No summary provided by upstream source.

Repository SourceNeeds Review
General

uncertainty-acknowledgment

No summary provided by upstream source.

Repository SourceNeeds Review
General

graceful-error-recovery

No summary provided by upstream source.

Repository SourceNeeds Review