
Aannoo Hcom
- 405 repo stars
- Updated July 27, 2026
- aannoo/hcom
aannoo-hcom is a Claude Code plugin that lets coding agents message, watch, and spawn each other across terminals including Claude Code, Codex, Gemini CLI, and OpenCode.
About
aannoo-hcom is a Claude Code plugin bundle that turns isolated terminal agents into a small network: agents can send messages to each other, watch what peers are doing, and spawn new agent instances without leaving the shell. developers running more than one CLI agent at once—research in one terminal, implementation in another—use it to reduce copy-paste handoffs and keep orchestration local instead of building a custom message bus. It targets power users who already mix Claude Code with Codex, Gemini CLI, or OpenCode rather than teams on a managed agent platform. Install when your workflow is inherently multi-session and you want lightweight peer coordination without a separate supervisor service.
- Cross-terminal messaging between AI coding agents
- Watch and coordinate agent activity across sessions
- Spawn additional agent processes from an existing terminal workflow
- Works with Claude Code, Gemini CLI, Codex, and OpenCode
- Single-plugin bundle from the aannoo/hcom repository
Aannoo Hcom by the numbers
- Data as of Jul 28, 2026 (Skillselion catalog sync)
/plugin install aannoo-hcom@aannoo/hcomAdd your badge
Show developers this plugin is listed on Skillselion. Paste this into your README.
| repo stars | ★ 405 |
|---|---|
| Last updated | July 27, 2026 |
| Repository | aannoo/hcom ↗ |
What it does
Wire Claude Code, Codex, Gemini CLI, and OpenCode agents so they can message, observe, and spawn peers across terminal sessions.
Who is it for?
Best when you routinely run Claude Code alongside Codex, Gemini CLI, or OpenCode and want terminal-native multi-agent coordination.
Skip if: Single-session, one-agent coding where you never open a second CLI or need cross-process agent messaging.
What you get
After install, agents in separate sessions can exchange messages, observe peer activity, and spawn new agent processes so multi-terminal workflows stay coordinated.
- Inter-agent messaging across configured terminals
- Watch hooks for peer agent activity
- Spawn flows for additional agent processes
By the numbers
- 1 plugin in bundle
- Repository aannoo/hcom
- Supports Claude Code, Gemini CLI, Codex, OpenCode per catalog description
Recommended Plugins
How it compares
Multi-terminal agent orchestration plugin, not a markdown editor or blueprint planning toolkit.
FAQ
Who is Aannoo Hcom for?
Developers who use multiple AI coding CLIs in parallel and want those agents to communicate and spawn each other inside terminals.
When should I use Aannoo Hcom?
Use it during Build and Operate when you split work across terminals—e.g. one agent reviews while another implements—and need message and spawn hooks instead of manual context pasting.
How do I add Aannoo Hcom to my agent?
Register the aannoo/hcom Claude Code plugin from the Skillselion catalog entry, then follow the repository setup so hcom is available in Claude Code and compatible CLI environments.