Plugin · Claude Code · AI Agents

Aannoo Hcom

aannoo-hcom is a Claude Code plugin for the Build phase that lets coding agents message, watch, and spawn each other across terminals including Claude Code, Codex, Gemini CLI, and OpenCode.

by aannoo · github.com/aannoo/hcom

Wire Claude Code, Codex, Gemini CLI, and OpenCode agents so they can message, observe, and spawn peers across terminal sessions.

189
GitHub stars
0
Installs
0
Community votes
One vote per signed-in builder - it helps surface the tools the community actually relies on.
Install

Add it to Claude Code

Install the plugin in Claude Code. One command, paste-ready.

Install the plugin
/plugin install aannoo-hcom@aannoo/hcom
Add to ClaudeUse the Agent APISkillselion is itself an MCP server - your agent can fetch this config directly.
Agent API

Built to be called by your agent

Skillselion is itself an MCP server. Your agent can pull this entry and a paste-ready install config straight from the API - no copy-paste.

Retrieve this entry with skillselion.get_details("plugin:aannoo/hcom") and the paste-ready config with skillselion.get_install_config("plugin:aannoo/hcom").

About

What it does

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. Solo builders 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.

Highlights

  • 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

Why builders use it

Running several AI CLIs in parallel leaves you manually relaying context because agents in different terminals cannot see or trigger each other.

After install, agents in separate sessions can exchange messages, observe peer activity, and spawn new agent processes so multi-terminal workflows stay coordinated.

At a glance

  • Type - Plugin in AI Agents.
  • Adoption - 0 installs, 189 stars, 0 votes.

FAQ

Who is aannoo-hcom for?

Solo and indie 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.

Discussion

Comments

Share how you use aannoo-hcom, gotchas, or tips for other indie builders.

No comments yet - be the first to share how you use it.

This week for builders

Five minutes, every Monday — the tools, releases and tactics for shipping solo.

unsubscribe anytime.