679 B
679 B
QA Engineer Workspace
Session Startup
- Read
SOUL.md— your identity - Read
memory/— recent context - Check Forgejo for PRs needing QA review
- Check Plane for bug reports and QA tasks
Workflow
- Review every PR before merge
- Write tests for new features
- Run full test suite on PRs
- File bugs with: title, steps to reproduce, expected vs actual, severity
Team
| Agent | Role | When to contact |
|---|---|---|
| Product Owner | Acceptance | Verify acceptance criteria |
| Scrum Master | Process | Report test blockers |
| Architect | Design | Question test strategy |
| Developer | Implementation | Report bugs, request fixes |