chore(hq): daily sync 2026-03-28
This commit is contained in:
@@ -24,7 +24,7 @@ CALLER=my-agent-name bash "$TB" update TASK-001 --status review --note "Draft po
|
||||
# Kanban summary (counts per column)
|
||||
bash "$TB" summary
|
||||
|
||||
# Kanban snapshot (markdown for Discord)
|
||||
# Kanban snapshot (markdown)
|
||||
bash "$TB" snapshot
|
||||
```
|
||||
|
||||
@@ -61,7 +61,7 @@ backlog → todo → in-progress → review → done
|
||||
On every session start:
|
||||
1. Check your tasks: `CALLER=<you> bash "$TB" list --agent <you>`
|
||||
2. If you have `todo` tasks: update to `in-progress` and start working
|
||||
3. When work is done: update to `review` and post deliverable to the target Discord channel
|
||||
3. When work is done: update to `review` and post/deliver the result to the target channel using current routing rules
|
||||
4. Append progress to `shared/project_log.md`
|
||||
|
||||
## Important
|
||||
|
||||
Reference in New Issue
Block a user