Secretary Monitor banner
axioma-ai-labs axioma-ai-labs

Secretary Monitor

Development community

Description

--- allowed-tools: Task, TaskOutput, Read description: Secretary Monitor - Check for new messages --- # /secretary-monitor Start the Gatekeeper daemon. Runs continuously via respawn pattern. ## Execution **Spawn the gatekeeper:** ``` Task( subagent_type: "secretary-monitor", run_in_background: true, prompt: "Execute your gatekeeper cycle. Poll Telegram and WhatsApp, filter noise, report only important messages. End immediately after." ) ``` Inform user: "Gatekeeper started. Monitorin

Installation

Installs to ~/.claude/commands/axioma-ai-labs-claude-secretary-secretary-monitor.md

Terminal
mkdir -p ~/.claude/commands && curl -fsSL https://raw.githubusercontent.com/axioma-ai-labs/claude-secretary/HEAD/.claude/commands/secretary-monitor.md -o ~/.claude/commands/axioma-ai-labs-claude-secretary-secretary-monitor.md

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

Full documentation available on GitHub

View Source Repository