hcom
Connect coding agents across terminals for real-time collaboration
All Skills in This Repository (1)
Pure Emerald Level IndicatorsFrequently Asked Questions
FAQPage SchemaHow 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โopenclaw
Run a personal AI assistant across your devices and chat apps
superpowers
Gives coding agents a disciplined workflow from idea to merged code
react
AI agent skills for building, testing, and porting React core