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 optimizer`
|
|
|
|
|
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.
|
2026-02-19 10:00:18 +00:00
|
|
|
|
|
|
|
|
### Mission-Dashboard Check
|
|
|
|
|
- Check ~/atomizer/mission-control/data/tasks.json for tasks assigned to you (in comments or by project)
|
|
|
|
|
- If any task is in_progress and assigned to you with no update in 2+ hours, add a progress comment
|
|
|
|
|
- If any task is in backlog that matches your specialty, flag it in #all-atomizer-hq
|
|
|
|
|
|