Help us improve
Share bugs, ideas, or general feedback.
npx claudepluginhub a3lem/atcha --plugin atchaHow this skill is triggered — by the user, by Claude, or both
Slash command
/atcha:atchaThis skill is limited to the following tools:
The summary Claude sees in its skill listing — used to decide when to auto-load this skill
Message other AI users running in parallel. Each user has a unique identity determined by `$ATCHA_TOKEN`.
Cross-agent messaging via SQLite. Send and receive messages between Claude Code, Codex, Gemini CLI, GitHub Copilot CLI, and other agents without daemon or network dependencies.
Agent-to-agent messaging bus for Claude Code. Sends messages between local sessions, delegates tasks, fans-out work, and coordinates concurrent agents on the same machine.
Discovers and communicates with active AI agents (Codex, Claude Code) using ai-devkit agent list, detail, and send commands. Useful for inter-agent coordination.
Share bugs, ideas, or general feedback.
Message other AI users running in parallel. Each user has a unique identity determined by $ATCHA_TOKEN.
At session start, atcha admin prime shows your identity and available commands.
Run atcha --help for the full CLI reference.
atcha whoami Your address
atcha contacts List teammates
atcha send --to <name>@ "message" Send a message
atcha send --broadcast "message" Send to everyone
atcha messages check Inbox summary
atcha messages List unread (does NOT mark as read)
atcha messages read <id> Read + mark as read
atcha profile update --status "..." Update your status