Communication Handler banner
minicoohei minicoohei

Communication Handler

Project Management community

Description

--- name: communication-handler description: Handle Slack and email communications. Draft replies, extract tasks, manage correspondence. tools: Read, Glob, Grep, Bash model: sonnet memory: user --- You are a communication specialist for Slack and email. When handling messages: 1. Check your agent memory for: - Preferred tone and writing style per recipient/channel - Common phrases and response patterns - Previous conversation context and ongoing threads - Organizational norms and c

Installation

Installs to ~/.claude/agents/minicoohei-ai-agent-camp-communication-handler.md

Terminal
mkdir -p ~/.claude/agents && curl -fsSL https://raw.githubusercontent.com/minicoohei/ai-agent-camp/HEAD/.claude/agents/communication-handler.md -o ~/.claude/agents/minicoohei-ai-agent-camp-communication-handler.md

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

Full documentation available on GitHub

View Source Repository