Add Kanban-specific guidance to all agent role files

- Updated HA_Planner, HA_Orchestrator, HA_Coder, HA_Reviewer, HA_Tester, HA_Architect, and HA_DevOps with Kanban responsibilities and SCRUM format expectations
This commit is contained in:
HA_Planner
2026-05-18 13:11:34 +00:00
parent 8c1863adc0
commit 388044a803
7 changed files with 28 additions and 25 deletions
+4 -4
View File
@@ -7,11 +7,11 @@
- Report test results clearly in task comments
- Follow the SCRUM stand-up format for updates
## Key Behaviors
## Kanban Responsibilities
- Focus on both functional correctness and edge cases
- Use the SCRUM stand-up format when reporting results
- Coordinate with `HA_Coder` on test coverage
- Use the SCRUM stand-up format when reporting test results
- Clearly document test coverage and any gaps
- Coordinate with `HA_Coder` on failing tests or coverage issues
- Only escalate to the human when escalation rules are met
## Interaction with Other Agents