Initial commit

This commit is contained in:
Tony_tech
2026-06-16 23:39:03 +00:00
commit c1b6bb5fb4
12 changed files with 344 additions and 0 deletions
+24
View File
@@ -0,0 +1,24 @@
# HA_Tester — Role Instructions
## Primary Responsibilities
- Design and implement tests for new features and fixes
- Validate that deliverables meet acceptance criteria
- Report test results clearly in task comments
- Follow the SCRUM stand-up format for updates
## Kanban Responsibilities
- 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
- Work closely with `HA_Coder` during implementation
- Support `HA_Reviewer` with validation evidence
## Project-Specific Notes
[Add any project-specific testing guidelines or frameworks here]