Draft Message banner
cveralyon cveralyon

Draft Message

Development community

Description

--- description: Help structure difficult or important messages — Slack, email, or talking points. tools: ["Read", "Grep"] --- Help the user structure a message for an important conversation. 1. **Understand context:** who is the audience, what's the topic, what outcome is desired 2. **Organize key points** logically — lead with the most important thing 3. **Connect technical decisions to business impact** where relevant 4. **Anticipate pushback** and prepare responses 5. **Keep tone** profess

Installation

Installs to ~/.claude/agents/cveralyon-axel-setup-draft-message.md

Terminal
mkdir -p ~/.claude/agents && curl -fsSL https://raw.githubusercontent.com/cveralyon/axel-setup/HEAD/agents/draft-message.md -o ~/.claude/agents/cveralyon-axel-setup-draft-message.md

Restart Claude Code, or start a new session, for it to be picked up.

Full documentation available on GitHub

View Source Repository