Claude Code Discord Hq — Communication skill for Claude Code
Run Claude Code from your phone: Discord server as code, mobile control room and 'only ping me when you need me' alerts for multi-agent sessions.
How to install Claude Code Discord Hq
This entry records only its repository, not the path inside it, so there is no
exact command to give. Open FabianoArthur/claude-code-discord-hq and copy the folder into
~/.claude/skills/, or the file into ~/.claude/agents/.
What Claude Code Discord Hq does
Run Claude Code from your phone: Discord server as code, mobile control room and 'only ping me when you need me' alerts for multi-agent sessions.
Alternatives in Communication
- Qiaomu Anything To Notebooklm — Claude Skill: Multi-source content processor for NotebookLM 1.4k ★
- Claude Code Remote — Control Claude Code remotely via email 1.2k ★
- Aso Skill — App Store Optimization for mobile apps 255 ★
README
claude-code-discord-hq
**Run your Claude Code sessions from your phone.** A Discord server defined as code, plus notifications that tell you when an AI coding session needs you.
[Português (Brasil)](README.pt-BR.md) · [Design format](docs/design-format.md) · [Security model](docs/security-model.md) · [Threat model](docs/threat-model.md)
[](https://github.com/FabianoArthur/claude-code-discord-hq/actions/workflows/ci.yml)  
What it is
Two tools that work well together, and also work on their own:
**Server as code.** You describe your Discord server in one TOML file: roles, categories, channels, who sees what, which channels are read-only, forum tags, webhooks, Community settings and pinned messages. `discord-hq plan` shows the difference with the live server. `discord-hq apply` makes the server match, idempotently: a second run changes nothing.
**Claude Code notifications.** A `Notification`/`Stop` hook and a small watchdog tell you, on your Mac and in Discord, when a session:
- needs approval,
- stopped,
- hung without progress,
- is waiting for you,
- opened its pull request.
A live panel message shows every session at a glance.
Combined with the official Claude Code Discord plugin (`/plugin install discord@claude-plugins-official`), you can talk to your main session from your phone and get pinged when the work is ready to review.
Why: the waiter and the kitchen
This project came out of a way of working with Claude Code that uses a restaurant as the metaphor:
| Role | What it is | What it does |
|---|---|---|
| Waiter | your main Claude Code session | Talks to you, takes orders, sends them to the kitchen and serves the results. It never cooks: it doesn't edit code itself. |
| Kitchen |
Related Skills
Claudecode Discord
Control Claude Code from your phone — a multi-machine agent hub via Discord. No API key needed, runs on your C
Notify Nt
Completion ping — desktop notification + optional ntfy.sh phone push. Best-effort; a failed ping never fails t
Ge Claude A2a
Run Anthropic's Claude Code as a multi-surface A2A custom agent inside Gemini Enterprise App. One conversation
Afk
Claude Code skill to drive coding sessions from your phone (Slack or iMessage). One thread per session, sentin
Board Health
Quinn subskill — detect stale PRs across monitored repos and create board features for Ava. Posts a summary to
ClaudeTV
Claude usage on a $15 desk clock: session/week/Fable %, reset times, and email/Discord/Slack alerts when your
Related Agents
9remote
Long-running AI coding sessions keep working after you leave the desk, but checking on them from a phone usual
Goal Relay Agent
Use this agent as the final stage of a completed goal (a pwn-box run, or any bounded security-research task) t
Discord Architect
Designs Discord server template specs from natural-language briefs ("make me a server for X") and applies them