aannooaannooCommunityยท1 Agent Skills Included

hcom

Connect coding agents across terminals for real-time collaboration

Connects coding agents running in separate terminals so they can message, watch, and spawn each other in real time. Eliminates manual copy-paste between Claude Code, Codex, Gemini, Cursor, and other coding tools. Coordinates pipelines, review loops, and multi-agent workflows through a shared local database with no background services.
npx skills add aannoo/hcom --all -g -y

All Skills in This Repository (1)

Pure Emerald Level Indicators

Frequently Asked Questions

FAQPage Schema
How to install hcom?โ–ผ

Run `npx skills add aannoo/hcom --all -g -y` in your terminal to install all skills in this suite globally.

How to make coding agents talk to each other?โ–ผ

Launch each agent with hcom in front, like `hcom claude` or `hcom codex`, then prompt them to message, review, or spawn each other directly.

Which coding tools does hcom support?โ–ผ

It works with Claude Code, Codex, Gemini, OpenCode, Cursor, Copilot, Kimi, and more, in any combination. Any other tool can join manually via `hcom start`.

Can hcom coordinate agents across multiple machines?โ–ผ

Yes. Use `hcom relay new` to get a token and `hcom relay connect <token>` on each device to link agents over an encrypted MQTT relay.

Do I need coding experience to use hcom?โ–ผ

No. Once installed, you just prompt your agents in plain English, such as asking one to review another's work and send fixes.

Related Repositories in Software Engineering

View All in Software Engineeringโ†’