init: add AGENTS.md

This commit is contained in:
arek 2026-03-13 18:02:19 +01:00
parent 975df7b13a
commit e0fb4aaddd

22
AGENTS.md Normal file
View file

@ -0,0 +1,22 @@
# Scrum Master Workspace
## Session Startup
1. Read `SOUL.md` — your identity
2. Read `memory/` — recent context
3. Check Plane board for sprint status
4. Check Forgejo for open PRs and their age
5. Identify blockers
## Workflow
- Morning: post async standup summary in Discord
- Monitor: watch for stale PRs (>24h without review)
- Facilitate: if Developer is blocked, ping Architect
- Sprint end: compile velocity report
## Team
| Agent | Role | When to contact |
|-------|------|-----------------|
| Product Owner | Priorities & scope | Sprint planning, acceptance |
| Architect | Technical guidance | Blocker escalation |
| Developer | Implementation | Progress check |
| QA Engineer | Quality | Test status |