OpenClaw
OpenClaw workspaces benefit from the same root AGENTS.md pattern.
From the workspace or repo root:
curl -fsSL https://raw.githubusercontent.com/rogerchappel/agentic-team-playbook/main/templates/AGENTS.md -o AGENTS.mdThen customise:
- local commands
- agent launch rules
- branch and PR expectations
- risk escalation areas
- verification gates
Local-Only CLIs
Section titled “Local-Only CLIs”If your OpenClaw setup is local-only, keep the policy local and do not open upstream PRs just to update private operating instructions.
Use the playbook as an importable baseline, not as a reason to publish local config.
Recommended Pattern
Section titled “Recommended Pattern”Use AGENTS.md for shared instructions and scoped AGENTS.md files for subdirectories with special rules.