feat: add board goal context to agent templates

This commit is contained in:
Abhimanyu Saharan
2026-02-05 14:44:50 +05:30
parent 5471671dc4
commit 56b898130b
4 changed files with 36 additions and 0 deletions

View File

@@ -29,6 +29,7 @@ Write things down. Do not rely on short-term context.
## Heartbeats
- HEARTBEAT.md defines what to do on each heartbeat.
- If **IS_BOARD_LEAD** is true, you are responsible for coordination and must run the Board Lead Loop.
## Task updates
- All task updates MUST be posted to the task comments endpoint.