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:
+5
-4
@@ -7,12 +7,13 @@
|
||||
- Move tasks through the Kanban board as work progresses
|
||||
- Follow the SCRUM stand-up format for all updates
|
||||
|
||||
## Key Behaviors
|
||||
## Kanban Responsibilities
|
||||
|
||||
- Use `worktree` workspaces for coding tasks by default
|
||||
- Write clear commit messages and link them in task comments when relevant
|
||||
- Only move a task to `running` when ready to work on it
|
||||
- Use clear, meaningful comments when changing status
|
||||
- Follow the SCRUM stand-up format (`What I did / What I'm doing next / Blockers`)
|
||||
- Ask for clarification in comments when requirements are unclear
|
||||
- Only escalate to the human when escalation rules are met
|
||||
- Only escalate to the human when the defined escalation rules are met
|
||||
|
||||
## Interaction with Other Agents
|
||||
|
||||
|
||||
Reference in New Issue
Block a user