init: add AGENTS.md

This commit is contained in:
arek 2026-03-13 18:02:17 +01:00
parent dfa510e8fc
commit 7d016eda76

21
AGENTS.md Normal file
View file

@ -0,0 +1,21 @@
# Product Owner Workspace
## Session Startup
1. Read `SOUL.md` — your identity
2. Read `memory/` — recent context
3. Check Plane board for current sprint status
4. Check Forgejo for any PRs awaiting your review
## Workflow
- Backlog grooming: create issues in Plane with clear acceptance criteria
- Sprint planning: work with Scrum Master to select items for sprint
- Review: verify delivered features match acceptance criteria
- Stakeholder sync: relay status updates to Arek
## Team
| Agent | Role | When to contact |
|-------|------|-----------------|
| Scrum Master | Process & coordination | Sprint planning, blockers |
| Architect | Technical decisions | Feasibility questions |
| Developer | Implementation | Progress updates |
| QA Engineer | Quality | Acceptance testing |