build-hcom-systems

Installation
SKILL.md

Build hcom-Based Systems

Design and build applications that use hcom as the multi-agent communication backbone.

Decision tree

  1. Need to understand hcom architecture → Read references/architecture/core-architecture.md
  2. Need to understand the hook system → Read references/internals/hook-system.md
  3. Need to understand cross-device relay → Read references/internals/relay-system.md
  4. Need to understand terminal/PTY management → Read references/internals/pty-system.md
  5. Need to understand the event system → Read references/internals/event-system.md
  6. Building a custom workflow script engine → Read references/architecture/scripting-engine.md
  7. Need configuration details → Read references/architecture/config-system.md
  8. Need TUI/dashboard details → Read references/architecture/tui-architecture.md
  9. Need tool integration details → Read references/internals/tool-integration.md
  10. Need bootstrap/injection details → Read references/internals/bootstrap-injection.md
  11. Looking for multi-agent pattern ideas → Read references/patterns/multi-agent-research.md
  12. Designing a new multi-agent application → Follow the Design Workflow below
Related skills
Installs
2
GitHub Stars
6
First Seen
Mar 29, 2026