/communicate
Called by team.md router when action is `communicate`. Creates stakeholder communications: emails, announcements, status updates.
$ npx -y skills add coco-research/coco --agent claude-codeHow it fires
How this command gets triggered: by you, by Claude, or both.
- Fires itselfClaude auto-loads it when your prompt matches the work.
- You can call itInvoke it directly when you want it.
- Slash command
/communicate
Context preview
What this command does when you run it.
Called by team.md router when action is `communicate`. Creates stakeholder communications: emails, announcements, status updates.
Command definition
communicate.md/team communicate — Communications Pipeline
> Called by team.md router when action is `communicate`. > Creates stakeholder communications: emails, announcements, status updates.
Role Selection Bias
| Layer | Preferred Roles | Count | |-------|----------------|-------| | L1 | business-analyst | 1-2 | | L2 | comms-specialist, marketing-specialist (if launch/announcement) | 2-3 | | L3 | grammar-editor, standards-reviewer | 2-3 | | L4 | principal-pm | 1 |
Communication Type Detection
Parse scope to detect type:
- "launch" / "announcement" / "go-to-market" → marketing-specialist + comms-specialist
- "status" / "update" / "progress" → comms-specialist
- "email" → comms-specialist
- "incident" / "outage" → comms-specialist + sre-devops in L2
- "onboard" / "welcome" → comms-specialist + technical-writer
- Default → comms-specialist lead
Pipeline Customization
Layer 1: Audience & Context
L1 agents determine:
- Who are the recipients? (executives, technical team, end users, external)
- What is the key message and call to action?
- What tone is appropriate?
- What context do recipients already have?
Layer 2: Draft Creation
- **Mode:** `default`
- Comms specialist drafts the communication
- Marketing specialist (if present) adds positioning and impact framing
**Toolkit integration:**
- Check team:toolkit.md for "Stakeholder Communications" entry
- If /pmstudio-comms recommended → use it, then apply quality notes
- Apply feedback: "shorten subject lines", "add TL;DR for long emails"
Layer 3: Quality Review (Heavy)
- **grammar-editor** → Tone calibration, readability, active voice
- **standards-reviewer** → Format compliance, branding
Layer 4: Final Review
Principal checks:
- Will this land with the audience?
- Is the CTA clear and actionable?
- Is the tone right for the relationship?
- Should this be sent as-is or does it need human review first?
GSD Integration
N/A — Communications are project-context-independent.
Read more
/team communicate — Communications Pipeline
> Called by team.md router when action is `communicate`. > Creates stakeholder communications: emails, announcements, status updates.
Role Selection Bias
| Layer | Preferred Roles | Count | |-------|----------------|-------| | L1 | business-analyst | 1-2 | | L2 | comms-specialist, marketing-specialist (if launch/announcement) | 2-3 | | L3 | grammar-editor, standards-reviewer | 2-3 | | L4 | principal-pm | 1 |
Communication Type Detection
Parse scope to detect type:
- "launch" / "announcement" / "go-to-market" → marketing-specialist + comms-specialist
- "status" / "update" / "progress" → comms-specialist
- "email" → comms-specialist
- "incident" / "outage" → comms-specialist + sre-devops in L2
- "onboard" / "welcome" → comms-specialist + technical-writer
- Default → comms-specialist lead
Pipeline Customization
Layer 1: Audience & Context
L1 agents determine:
- Who are the recipients? (executives, technical team, end users, external)
- What is the key message and call to action?
- What tone is appropriate?
- What context do recipients already have?
Layer 2: Draft Creation
- **Mode:** `default`
- Comms specialist drafts the communication
- Marketing specialist (if present) adds positioning and impact framing
**Toolkit integration:**
- Check team:toolkit.md for "Stakeholder Communications" entry
- If /pmstudio-comms recommended → use it, then apply quality notes
- Apply feedback: "shorten subject lines", "add TL;DR for long emails"
Layer 3: Quality Review (Heavy)
- **grammar-editor** → Tone calibration, readability, active voice
- **standards-reviewer** → Format compliance, branding
Layer 4: Final Review
Principal checks:
- Will this land with the audience?
- Is the CTA clear and actionable?
- Is the tone right for the relationship?
- Should this be sent as-is or does it need human review first?
GSD Integration
N/A — Communications are project-context-independent.
Meet Coco. A superintelligent agent framework powered by an advisory board of 389 world-class minds. Scale your AI assistant into a complete engineering department with 142 skills, 277 commands, and persistent state. Universal compatibility. Local privacy. Free and open source.
Repo: coco-research/coco
Other commands on coco.
- /mermaid
Build beautiful Mermaid diagrams using beautiful-mermaid. Covers all 6 diagram types, theming, SVG/ASCII output, and CoCo Platform integration.
Open command - /read
Show latest emails from a specific person. Usage: /email-read alice
Open command - /reply
Draft a reply to a specific email. Usage: /email-reply Project Phase 2 Contract Data
Open command - /save
Save matching emails to a project folder for sync processing. Usage: /email-save alice to emails/
Open command - /search
Search emails by subject keywords. Usage: /email-search github webhook
Open command - /summary
AI summary of today's emails — key decisions, action items, meetings. No arguments needed.
Open command

