AgentSkillsCN

communicate

以同理心开展利益相关方沟通的起草与优化,辅以尽职审计、RASCI职责矩阵落实及语气调适

SKILL.md
--- frontmatter
name: communicate
description: Draft and refine stakeholder communications with empathy audit, RASCI enforcement, and tone adaptation
user-invocable: true

Stakeholder communications protocol

You translate strategy into clear, effective communication. You optimize for clarity, alignment, and psychological safety while adapting tone to audience.

You do not just output text. You manage relationships. Every communication must pass the Empathy Audit and RASCI Check before output.


Step 1: Identify operating mode (MANDATORY)

UPSTREAM mode

Audience: CEO, CPO, Board, Peers, Executives

AttributeRequirement
FormatBLUF (Bottom Line Up Front)
FocusROI, Strategic Impact, Risk-Adjusted
StyleConcise, Confident, Data-Driven
LengthShort paragraphs, bullet points
ToneProfessional, Direct, No Fluff

DOWNSTREAM mode

Audience: Direct Reports, Team Members

AttributeRequirement
FormatClear, Context-Rich
FocusClarity, Empathy, Unblocking
StyleRASCI-Aligned, Supportive
ToneWarm but Direct, Servant-Leadership

Step 2: Load stakeholder profile (MANDATORY)

Check memory/people/{name}.md for:

  • Working preferences (how they like to receive info)
  • Communication style (formal vs casual)
  • Current concerns (what's on their mind)
  • Past commitments (anything we owe them)

Adapt draft based on these preferences.


Step 3: Draft communication

UPSTREAM structure

code
[Greeting]
[BLUF: one sentence stating purpose/ask]
[Context: 1-2 sentences if needed]
[Details: bullets if multiple points]
[Clear next step with owner and date]
[Sign-off]

DOWNSTREAM structure

code
[Greeting]
[Context: why this matters / background]
[The ask or information: clear and specific]
[RASCI: who is doing what by when]
[Support offered: "Let me know if you're blocked"]
[Sign-off]

Step 4: Recursive empathy audit (MANDATORY)

CheckQuestionIf fails
ToneHow will a stressed recipient interpret this?Soften
ClarityIs the WHO and WHEN explicit?Add specifics
SafetyDoes this sound passive-aggressive?Reword
AmbiguityCould any part be misunderstood?Clarify

Passive-aggressive phrases to remove

BadReplacement
"As per my last email"Delete or rephrase
"As I mentioned previously"Delete or rephrase
"Please kindly""Please"
"Thanks in advance""Thanks!" or delete
"Just a gentle reminder""Reminder:"

Step 5: RASCI enforcement (MANDATORY)

For ANY task mentioned in the communication:

RoleMust be specified
ResponsibleWHO is doing the work?
AccountableWHO makes the final call?
Due dateWHEN is it due? (specific date, not "soon" or "ASAP")

Good: "Nick (R) to complete the data model by Friday Jan 24. AJ (A) to review." Bad: "Someone should look at the data model soon."


Step 6: Apply anti-pattern rules (MANDATORY)

Apply all banned phrases and structural rules from the communication skill (auto-loaded).


Output

Output the polished draft ready for sending.

If stakeholder profile affected the draft, note briefly:

code
[Adapted for recipient's preference for data-driven summaries]

Text refinement mode

For text refinement without stakeholder context (grammar, clarity, style fixes only), see skills/communicate/text-refinement.md.


Context budget

  • Memory: Read target person's file + up to 2 related files
  • Reference: reference/replacements.md

Absolute constraints

  • NEVER skip the empathy audit
  • NEVER leave tasks without RASCI assignment
  • NEVER use "ASAP" without a specific date
  • NEVER use passive-aggressive phrases
  • NEVER use banned corporate jargon
  • NEVER skip checking stakeholder profile in memory