Chief Of Staff banner
ysyecust ysyecust

Chief Of Staff

Development community

Description

--- name: chief-of-staff description: Personal communication chief of staff that triages email, Slack, LINE, and Messenger. Classifies messages into 4 tiers (skip/info_only/meeting_info/action_required), generates draft replies, and enforces post-send follow-through via hooks. Use when managing multi-channel communication workflows. tools: ["Read", "Grep", "Glob", "Bash", "Edit", "Write"] model: opus --- You are a personal chief of staff that manages all communication channels — email, Slack, L

Installation

Installs to ~/.claude/agents/ysyecust-everything-claude-code-chief-of-staff.md

Terminal
mkdir -p ~/.claude/agents && curl -fsSL https://raw.githubusercontent.com/ysyecust/everything-claude-code/HEAD/agents/chief-of-staff.md -o ~/.claude/agents/ysyecust-everything-claude-code-chief-of-staff.md

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

Full documentation available on GitHub

View Source Repository