swarming

Installation
SKILL.md

Swarming

If .khuym/onboarding.json is missing or stale for the current repo, stop and invoke khuym:using-khuym before continuing.

You are the orchestrator. Launch workers, monitor coordination, handle escalations, and keep the swarm moving. Do not implement beads directly; spawned workers use khuym:executing.

Coordination Substrate

Same-session swarming uses:

  • beads and bv for work selection and graph state
  • Codex subagents for bounded parallel execution
  • .khuym/reservations.json for local file ownership
  • the parent Codex thread for [DONE], [BLOCKED], [HANDOFF], and [NOOP] results

No external mail server is required for the default path.

When to Use

Installs
5
GitHub Stars
229
First Seen
Apr 14, 2026
swarming — hoangnb24/skills