Agents Playbook

Templates

Copy-paste skeletons for the documents the playbook relies on — bootstrap docs, decision records, and the PR-intent manifest.

View raw .md

Templates

Copy-paste skeletons for the documents the playbook relies on. Each is a starting point — adapt the wording, keep the structure.

For agents

TemplateUse whenPattern
CLAUDE.md.template.mdBootstrapping the agent's first-read file for a repobootstrap-doc-pattern
AGENTS.md.template.mdThe routing table mapping "change X" → "edit path Y"bootstrap-doc-pattern
MEMORY.md.template.mdThe persistent-memory index + per-fact file conventionmemory-pattern
ADR.template.mdRecording an architecture decisionadr-pattern
RFC.template.mdProposing a breaking-contract change before buildingrfc-pattern
PR-intent.template.mdDeclaring what a PR adds / changes / removespr-intent-pattern

See also