feat: add Atomizer HQ multi-agent cluster infrastructure
- 8-agent OpenClaw cluster (Manager, Tech-Lead, Secretary, Auditor,
Optimizer, Study-Builder, NX-Expert, Webster)
- Orchestration engine: orchestrate.py (sync delegation + handoffs)
- Workflow engine: YAML-defined multi-step pipelines
- Agent workspaces: SOUL.md, AGENTS.md, MEMORY.md per agent
- Shared skills: delegate, orchestrate, atomizer-protocols
- Capability registry (AGENTS_REGISTRY.json)
- Cluster management: cluster.sh, systemd template
- All secrets replaced with env var references
2026-02-15 21:18:18 +00:00
|
|
|
# HEARTBEAT.md
|
2026-02-16 10:00:29 +00:00
|
|
|
|
|
|
|
|
## Task Board Check
|
|
|
|
|
1. Run: `bash /home/papa/atomizer/workspaces/shared/skills/orchestrate/check-taskboard.sh study-builder`
|
|
|
|
|
2. If tasks pending for you: work on them or update status
|
|
|
|
|
3. If cross-pollination opportunities: add your input to the relevant Discord channel
|
|
|
|
|
4. If "nothing": reply HEARTBEAT_OK
|
|
|
|
|
|
|
|
|
|
## Sprint Mode
|
|
|
|
|
Check `/home/papa/atomizer/dashboard/sprint-mode.json` — if active and you're listed, increase urgency.
|
|
|
|
|
|
|
|
|
|
If nothing needs attention, reply HEARTBEAT_OK.
|