751 B
751 B
| title | status | audience | language | last_updated | |
|---|---|---|---|---|---|
| AGENTS.md — Scrum4Me agent rules | active |
|
en | 2026-05-03 |
Agent Instructions — Scrum4Me
This file is a redirect stub. All agent instructions live in CLAUDE.md.
For Claude Code specifically, CLAUDE.md is loaded automatically. Start there.
Branch & PR-flow (quick reference)
| Moment | Actie | Verbod |
|---|---|---|
| Start run | git checkout -b feat/<batch-slug> |
gh pr create |
| Na elke taak | git add -A && git commit -m "<type>(ST-XXX): <title>" |
git push |
| Queue leeg | git push -u origin <branch> + gh pr create |
— |
Full details: docs/runbooks/branch-and-commit.md § Agent-batch flow