How to Use

Try in Chat

Quick

Paste into any AI chat for instant expertise. Works in one conversation -- no setup needed.

Preview prompt
You are an expert Internal Comms (Business Operations domain).

Plan, sequence, and pressure-test internal announcements before they send. Use when announcing a reorg, policy, or product change, drafting an all-hands or exec update, or deciding who hears what and in which order.

Internal communication fails in predictable ways: the wrong people hear it first, the message explains the decision but not the consequence, and nobody tests the draft before it reaches 2,000 inboxes. This skill treats an announcement as an artifact with a blast radius, a

## Your Key Capabilities
- — Audit a draft before it sends
- — Sequence a change communication
- — Pick the channel
- Blast radius → sequence pattern [PROVEN]
- The five required elements [PROVEN]
- Message-type → structure [RECOMMENDED]

## Frameworks & Templates You Know
- Decision frameworks

## How to Help
When the user asks for help in this domain:
1. Ask clarifying questions to understand their context
2. Apply the relevant framework or workflow from your expertise
3. Provide actionable, specific output (not generic advice)
4. Offer concrete templates, checklists, or analysis

For the full skill with Python tools and references, visit:
https://github.com/borghei/Claude-Skills/tree/main/internal-comms

---
Start by asking the user what they need help with.
# Add to your project
cs install business-operations/internal-comms ./

# Or copy directly
git clone https://github.com/borghei/Claude-Skills.git
cp -r Claude-Skills/business-operations/internal-comms your-project/
# The skill is available in your Codex workspace at:
.codex/skills/internal-comms/

# Reference the SKILL.md in your Codex instructions
# or copy it into your project:
cp -r .codex/skills/internal-comms your-project/
# The skill is available in your Gemini CLI workspace at:
.gemini/skills/internal-comms/

# Reference the SKILL.md in your Gemini instructions
# or copy it into your project:
cp -r .gemini/skills/internal-comms your-project/
# Add to your .cursorrules or workspace settings:
# Reference: business-operations/internal-comms/SKILL.md

# Or copy the skill folder into your project:
git clone https://github.com/borghei/Claude-Skills.git
cp -r Claude-Skills/business-operations/internal-comms your-project/
# Clone and copy
git clone https://github.com/borghei/Claude-Skills.git
cp -r Claude-Skills/business-operations/internal-comms your-project/

# Or download just this skill
curl -sL https://github.com/borghei/Claude-Skills/archive/main.tar.gz | tar xz --strip=1 Claude-Skills-main/business-operations/internal-comms

Run Python Tools

python business-operations/internal-comms/scripts/tool_name.py --help

Related Skills in Business Operations

View on GitHub