# Comms

> Apply standardized formats for internal business communications. Use for status reports, company newsletters, FAQs, and leadership updates. Use proactively when consistency in corporate communication is required. Examples: - user: "Write a 3P update for the week" -> use Progress/Plans/Problems template - user: "Draft a company-wide announcement" -> use newsletter format - user: "Create an FAQ for the new project" -> use internal FAQ guidelines

- Skill: `igorwarzocha/comms` (Agent Skill, multi-file: 5 files)
- Install (CLI): `npx skillmds@latest add igorwarzocha/comms`
- Raw SKILL.md: https://api.skillmd.com/api/skills/igorwarzocha/comms/raw
- Safety review: pending
- Works with: Claude Code, Claude.ai, OpenAI Codex
- Category: Coding & Dev Tools
- Author: igorwarzocha (https://skillmd.com/u/igorwarzocha)
- Updated: 2026-09-09
- Page: https://skillmd.com/skills/igorwarzocha/comms

---


<instructions>
# Internal Communications Suite

## 📋 Communication Types
- **3P updates**: Progress, Plans, Problems.
- **Newsletters**: Company-wide announcements.
- **FAQ responses**: Standardized project Q&A.
- **Leadership updates**: High-altitude status reports.

## 🔄 Workflow
1. **Identify**: Determine the communication type from the request.
2. **Load**: Reference the guideline files in `assets/examples/`.
3. **Draft**: Follow the specific tone and formatting instructions in the example.
4. **Refine**: Ensure the content is concise and stakeholder-aligned.

## 📁 Resource Map
- `assets/examples/3p-updates.md`
- `assets/examples/company-newsletter.md`
- `assets/examples/faq-answers.md`
- `assets/examples/general-comms.md`
</instructions>

