mcpbeat Sign in

Pmstudio Comms Skill for Claude

Generate templated stakeholder communications from project context. Use when someone asks to "write a go-live email", "create a status update", "onboard someone", "write an announcement", "steerco update", "incident summary", "change notification", or any stakeholder communication task. Reads project memory, stakeholder directory, PRD, and meeting notes to pre-fill real names, dates, and context. Produces ready-to-send Markdown.

3k tokens
context cost
the whole folder, loaded on every use
2
files
instructions only
0
copies elsewhere
how many repositories repackaged it
196
stars on the repo
on the repository, not the skill itself

Install

one command, takes just this skill from the repository
npx skills add https://github.com/coco-research/coco --skill pmstudio-comms

The instruction itself

16 sections, as written by the author

Stakeholder Comms — Templated Communications Generator

Purpose

Generates stakeholder communications pre-filled with project context. Not generic templates — these pull real stakeholder names, real dates, real scope from project artifacts.

Process

Step 1: Identify Template

From user request or by asking:

| Command | Template | When to Use |

|---------|----------|-------------|

| /stakeholder-comms go-live | Go-Live Announcement | Product/feature launching |

| /stakeholder-comms status | Status Update | Periodic reporting (weekly/biweekly) |

| /stakeholder-comms onboard {name} | Onboarding Brief | New team member joining |

| /stakeholder-comms change | Change Notification | Planned change to live product |

| /stakeholder-comms incident | Incident Summary | Post-incident communication |

| /stakeholder-comms steerco | SteerCo Update | Leadership/governance meeting prep |

If no subcommand, ask: "What type of communication do you need?"

Step 2: Read Context

All templates read:

  • CLAUDE.local.md — project overview, key decisions, stakeholders, recent changes
  • .sync-watch.json — project name

Template-specific reads:

| Template | Additional Sources |

|----------|-------------------|

| Go-Live | PRD (scope, success metrics), Meeting-Notes (launch decisions) |

| Status | PRD (milestones, timeline), Meeting-Notes (recent), Change-Log (recent entries) |

| Onboard | Stakeholder Directory, PRD (overview), Presentations (links to share) |

| Change | PRD (affected components), DR-Plan (rollback procedures if exists) |

| Incident | IRP (severity definitions if exists), Meeting-Notes (incident details) |

| SteerCo | PRD (timeline, risks), Change-Log (period changes), all recent Meeting-Notes |

Step 3: Ask Clarifying Questions

Only ask what can't be inferred from context:

  • Audience: Who receives this? (all stakeholders / specific group / leadership)
  • Tone: Formal (board) / professional (cross-team) / casual (own team)
  • Period: For status updates — what date range?
  • Specific content: For incident — what happened? For change — what's changing?

Step 4: Generate Communication

Output location: Comms/{Type}-{Date}-{Audience}.md

If Comms/ directory doesn't exist, create it.

Templates

See references/templates.md for the full template content for each type. Summary:

Go-Live Announcement
  • Subject line, TL;DR (2 sentences), What's Live (scope), Who It Affects, What To Do (action items per audience group), Known Limitations, Support Contacts, Timeline (what's next)
Status Update
  • Period, RAG Status (Red/Amber/Green with explanation), Key Accomplishments (bulleted), Decisions Made, Risks & Blockers (with owners), Upcoming Milestones (next 2 weeks), Action Items (table: item/owner/due), Help Needed
Onboarding Brief
  • Welcome, Product Overview (2-paragraph summary), Your Role, Key Contacts (table: name/role/email/when-to-contact), Access Setup Checklist, Key Documents (links), First-Week Actions, Glossary (10 most-used terms)
Change Notification
  • What's Changing, When, Why, Who's Affected, What You Need To Do, Rollback Plan, Support Contacts
Incident Summary
  • Severity, Timeline (bullet list: detected/responded/resolved), Impact, Root Cause, Resolution, Prevention (what we're doing so this doesn't happen again), Action Items
SteerCo Update
  • Executive Summary (3 bullets max), RAG Status with trend arrow, Decisions Needed (numbered, with context and recommendation), Budget & Timeline (table), Key Risks (top 3 with mitigation status), Accomplishments Since Last SteerCo, Next Period Focus

Step 5: Present and Refine

Show the generated communication. Ask:

  • "Ready to save, or would you like to adjust anything?"
  • For emails: "Want me to include a subject line suggestion?"

Critical Rules

  • Use real data. Pull actual names, dates, and scope from project files. Never use placeholders like "[Name]" if the information exists in context.
  • Appropriate detail level. SteerCo updates are concise (1 page). Onboarding briefs are comprehensive. Match the template.
  • Action-oriented. Every communication should make clear what the reader should DO. No information-only dumps.
  • Tone matching. Leadership comms use formal language. Team comms can be direct. Incident comms are factual and calm.
  • Don't fabricate. If you don't have incident details, ask. Don't guess root causes or timelines.

Other skills for the same job

different authors, same section of the catalogue
Meeting Insights Analyzer
by frostant
×8

Analyzes meeting transcripts and recordings to uncover behavioral patterns, communication insights, and actionable feedback. Identifies when you avoid conflict, use filler words, dominate conversations, or miss opportunities to listen. Perfect for professionals seeking to improve their communication and leadership skills.

3k tokens
Slack Gif Creator
by JayZeeDesign
×7

Toolkit for creating animated GIFs optimized for Slack, with validators for size constraints and composable animation primitives. This skill applies when users request animated GIFs or emoji animations for Slack from descriptions like "make me a GIF for Slack of X doing Y".

53k tokens scripts
Developer Growth Analysis
by frostant
×6

Analyzes your recent Claude Code chat history to identify coding patterns, development gaps, and areas for improvement, curates relevant learning resources from HackerNews, and automatically sends a personalized growth report to your Slack DMs.

4k tokens
Slack Gif Creator
by anthropics
vendor ×5

Knowledge and utilities for creating animated GIFs optimized for Slack. Provides constraints, validation tools, and animation concepts. Use when users request animated GIFs for Slack like "make me a GIF of X doing Y for Slack.

11k tokens scripts
Skill Share
by frostant
×4

A skill that creates new Claude skills and automatically shares them on Slack using Rube for seamless team collaboration and skill discovery.

728 tokens
Electron
by vercel-labs
vendor ×2

Automate Electron desktop apps (VS Code, Slack, Discord, Figma, Notion, Spotify, etc.) using agent-browser via Chrome DevTools Protocol. Use when the user needs to interact with an Electron app, automate a desktop app, connect to a running app, control a native app, or test an Electron application. Triggers include "automate Slack app", "control VS Code", "interact with Discord app", "test this Electron app", "connect to desktop app", or any task requiring automation of a native Electron application.

2k tokens
Notion Meeting Intelligence
by openai
vendor ×2

Prepare meeting materials with Notion context and Codex research; use when gathering context, drafting agendas/pre-reads, and tailoring materials to attendees.

18k tokens
Daily Meeting Update
by softaworks
×2

Interactive daily standup/meeting update generator. Use when user says 'daily', 'standup', 'scrum update', 'status update', 'what did I do yesterday', 'prepare for meeting', 'morning update', or 'team sync'. Pulls activity from GitHub, Jira, and Claude Code session history. Conducts 4-question interview (yesterday, today, blockers, discussion topics) and generates formatted Markdown update.

8k tokens scripts

How to use it

Copy the folder

Take coco-research/pmstudio-comms from the repository into ~/.claude/skills for personal use, or into .claude/skills inside a project.

Check the name does not clash

The agent identifies a skill by the name field in its header. Two skills with the same name cannot sit side by side — one of them will be ignored.