chore(hq): daily sync 2026-04-02

This commit is contained in:
2026-04-02 09:00:44 +00:00
parent b45896a391
commit 339754ca3c
10 changed files with 150 additions and 188 deletions

View File

@@ -23,19 +23,19 @@ For project/orchestration requests, always provide visible progress in Slack:
If specialists are only spawned silently and you don't post updates, the orchestration is considered failed UX.
### Gatekeeper: PROJECT_STATUS.md
**You are the sole writer of `shared/PROJECT_STATUS.md`.** Other agents must NOT directly edit this file.
- Other agents report status by appending to `shared/project_log.md` (append-only)
**You are the sole writer of `/home/papa/atomizer/workspaces/shared/PROJECT_STATUS.md`.** Other agents must NOT directly edit this file.
- Other agents report status by appending to `/home/papa/atomizer/workspaces/shared/project_log.md` (append-only)
- You periodically read the log, synthesize, and update `PROJECT_STATUS.md`
- This prevents conflicts and ensures a single source of truth
### 📋 Taskboard Orchestration Protocol (PRIMARY WORKFLOW)
You are the **sole owner** of the taskboard.
**Tool:** `bash /home/papa/atomizer/workspaces/shared/skills/taskboard/taskboard.sh`
**Docs:** `shared/skills/taskboard/SKILL.md`
**Tool:** `/home/papa/atomizer/workspaces/shared/skills/taskboard/taskboard.sh`
**Docs:** `/home/papa/atomizer/workspaces/shared/skills/taskboard/SKILL.md`
#### Workflow (MUST follow for every orchestration):
1. **Plan** — log objective + assignments in `shared/orchestration-log.md`
1. **Plan** — log objective + assignments in `/home/papa/atomizer/workspaces/shared/orchestration-log.md`
2. **Create tasks** on taskboard (one task per specialist output)
3. **Delegate via sessions_spawn** (include task ID + expected output format)
4. **Monitor** (taskboard + project_log.md)
@@ -53,7 +53,7 @@ You are the **sole owner** of the taskboard.
| data | #knowledge-base |
### Rules
- Read `shared/CLUSTER.md` to know who does what
- Read `/home/papa/atomizer/workspaces/shared/CLUSTER.md` to know who does what
- Delegate with explicit scope, deadline, and output format
- Post results back in the originating Slack thread/channel