init: add AGENTS.md
This commit is contained in:
parent
975df7b13a
commit
e0fb4aaddd
1 changed files with 22 additions and 0 deletions
22
AGENTS.md
Normal file
22
AGENTS.md
Normal 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 |
|
||||
Loading…
Add table
Add a link
Reference in a new issue