Production SaaS
Use this for production SaaS, client, and company repos.
Install
Section titled “Install”curl -fsSL https://raw.githubusercontent.com/rogerchappel/agentic-team-playbook/main/examples/production-saas-AGENTS.md -o AGENTS.mdKey Rules
Section titled “Key Rules”- production safety beats speed
- branch from latest
main - use atomic commits
- open a PR
- do not merge without explicit human approval
- stop before auth, security, billing, data, migrations, or secrets
Source
Section titled “Source”The example lives in examples/production-saas-AGENTS.md.