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
bvfor work selection and graph state - Codex subagents for bounded parallel execution
.khuym/reservations.jsonfor local file ownership- the parent Codex thread for
[DONE],[BLOCKED],[HANDOFF], and[NOOP]results
No external mail server is required for the default path.