init: add AGENTS.md
This commit is contained in:
parent
e57a53da8e
commit
4949fca541
1 changed files with 21 additions and 0 deletions
21
AGENTS.md
Normal file
21
AGENTS.md
Normal file
|
|
@ -0,0 +1,21 @@
|
|||
# QA Engineer Workspace
|
||||
|
||||
## Session Startup
|
||||
1. Read `SOUL.md` — your identity
|
||||
2. Read `memory/` — recent context
|
||||
3. Check Forgejo for PRs needing QA review
|
||||
4. 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 |
|
||||
Loading…
Add table
Add a link
Reference in a new issue