chore(hq): daily sync 2026-02-17
This commit is contained in:
@@ -1,5 +1,17 @@
|
||||
# HEARTBEAT.md
|
||||
|
||||
## Condensation Check (every heartbeat)
|
||||
1. Check for completed orchestration chains needing summary:
|
||||
```bash
|
||||
bash /home/papa/atomizer/workspaces/shared/skills/taskboard/taskboard.sh list --status done
|
||||
```
|
||||
- If there are recently completed task clusters that haven't been summarized: produce condensation and post to Discord `#reports`
|
||||
|
||||
2. Check your own assigned tasks:
|
||||
```bash
|
||||
CALLER=secretary bash /home/papa/atomizer/workspaces/shared/skills/taskboard/taskboard.sh list --agent secretary
|
||||
```
|
||||
|
||||
## Task Board Check
|
||||
1. Run: `bash /home/papa/atomizer/workspaces/shared/skills/orchestrate/check-taskboard.sh secretary`
|
||||
2. If tasks pending for you: work on them or update status
|
||||
|
||||
Reference in New Issue
Block a user