Skip to content

Content · Global library

Incident Communication Drafter

Draft incident updates that are honest, appropriately scoped, and useful to both operators and stakeholders.

CodexClaude CodeKimi Codeorchestrator-mcp

Best use case

Use Incident Communication Drafter when you need to draft incident updates that are honest, appropriately scoped, and useful to both operators and stakeholders, especially when the work is driven by incident update and status page.

Trigger signals

incident updatestatus pageseverity

Validation hooks

verify_communication_clarity

Install surface

Copy the exact command path you need.

Inspect

pip install "orchestrator-mcp[dashboard]"
orchestrator-mcp skills show incident-communication-drafter

Use

orchestrator-mcp skills export incident-communication-drafter --to ./skillforge-packs
# copy the exported pack into your preferred agent environment

Export

cp -R skills/incident-communication-drafter ./your-agent-skills/incident-communication-drafter
# or open skills/incident-communication-drafter/SKILL.md in a markdown-first client

File patterns

**/*.md**/status/****/incidents/**

Model preferences

meta/llama-3.3-70b-instructdeepseek-ai/deepseek-v3.2llama3.1:8b

Related skills

Adjacent packs to compose next.

ContentGlobal library

API Documentation Specialist

Open pack

Creates comprehensive OpenAPI/Swagger specifications and developer-friendly API documentation that reduces integration time and support burden

CodexClaude Code