---
title: "Draft internal status updates and incident comms"
description: "Use Anthropic's internal-comms skill to turn raw project notes into company-ready status reports, 3P updates, FAQs, leadership notes, and incident writeups. The skill is valuable because it gives the agent a bounded communication workflow and format guidance, not because it exposes a generic skills repo."
verification: "security_reviewed"
source: "https://github.com/anthropics/skills/tree/main/skills/internal-comms"
author: "Anthropic"
publisher_type: "Open source project"
category:
  - "Templates & Workflows"
framework:
  - "Claude Agents"
---

# Draft internal status updates and incident comms

Use Anthropic's internal-comms skill to turn raw project notes into company-ready status reports, 3P updates, FAQs, leadership notes, and incident writeups. The skill is valuable because it gives the agent a bounded communication workflow and format guidance, not because it exposes a generic skills repo.

## Prerequisites

Claude with skill support, access to the internal-comms skill files and examples

## Installation

Choose whichever fits your setup:

1. Copy this skill folder into your local skills directory.
2. Clone the repo and symlink or copy the skill into your agent workspace.
3. Add the repo as a git submodule if you manage shared skills centrally.
4. Install it through your internal provisioning or packaging workflow.
5. Download the folder directly from GitHub and place it in your skills collection.

Install command or upstream instructions:

```
Install or copy the internal-comms skill from anthropics/skills, then invoke it for status reports, 3P updates, newsletters, FAQs, leadership updates, project updates, or incident reports.
```

## Documentation

- https://raw.githubusercontent.com/anthropics/skills/main/skills/internal-comms/SKILL.md

## Source

- [Agent Skill Exchange](https://agentskillexchange.com/skills/draft-internal-status-updates-and-incident-comms-2/)
