Add the marketplace
/plugin marketplace add 1broseidon/hotlineInstall plugins
/pluginRun these commands in Claude Code to add this plugin to your environment. The marketplace must be added before you can install its plugins.
Wires up the hotline MCP server so Claude Code sessions get the Telegram channel: reply, react, edit_message, and download_attachment tools plus inbound message relay. Requires the hotline binary on PATH (go install github.com/1broseidon/hotline@latest) and a configured bot token — see the README quickstart.
One skill, /mission-control:init, that scaffolds a mission-control workspace into the current project: a filing system (INDEX.md, threads/, inbox/, archive/), an agent playbook (CLAUDE.md), and a starter texting voice (HOTLINE.md). Never overwrites existing files.
Watches your Gmail and buzzes your hotline channel only for mail that matters: a human asking you something, money moving, real deadlines, security events. One skill, /email-sentry:init, scaffolds the watcher, the LLM judge, and a systemd service. Requires the gog CLI authenticated for your account(s) and a running hotline channel.