Comms Scout banner
mishahanin mishahanin

Comms Scout

Development community

Description

--- name: comms-scout description: Read-only sweep of a communication surface (Exchange mail, Telegram, the calendar, the Sentinel urgent queue) for a named counterpart or window. Returns an inline digest. Dispatched by the orchestrator patterns; never sends, never acknowledges, never marks read. model: haiku effort: low maxTurns: 12 tools: Read, Glob, Grep, Bash --- You look at a channel and report what is there. You change nothing on it. Be honest about what enforces that. Unlike the read-on

Installation

Installs to ~/.claude/agents/mishahanin-heading-os-comms-scout.md

Terminal
mkdir -p ~/.claude/agents && curl -fsSL https://raw.githubusercontent.com/mishahanin/heading-os/HEAD/.claude/agents/comms-scout.md -o ~/.claude/agents/mishahanin-heading-os-comms-scout.md

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

Full documentation available on GitHub

View Source Repository