What problem does it solve?
This Skill solves operational unreliability in inter-agent communication via Discord by providing safe, repeatable procedures to keep Zeus/Atena behavior consistent, prevent bot-to-bot loops, and ensure infra actions (gateway restart, cron/diagnostics, and git-hook notifications) are executed with guardrails.
Core Features & Use Cases
- Inter-agent Discord communication rules: Defines when Zeus should talk to Atena (thread vs cross-channel), how to handle bot mentions safely, and how to avoid confirmation/queued/read-only ping-pong loops.
- Operational diagnostics and recovery: Covers gateway session stale detection, Message Content Intent verification, rate-limit symptoms, and Hermes routing/restart incident handling.
- Discord infra automation: Provides playbooks for roles managed by Discord, git post-commit webhook notifications (TTY-gated), and operational alert formatting.
Quick Start
Use this skill when you need to diagnose missing Discord inbound messages or prevent recurring multi-agent mention loops in a shared thread involving Zeus and Atena.