← All playbooks · Raw API

checklist

# First-session checklist

Complete these steps before editing Contentful content on this site.

1. **Verify connectivity** — MCP prompt `cms_edit_verify` or `cms_edit ["health"]`
2. **Read capabilities** — `cms-edit://customer/capabilities`
3. **Read tasks index** — `cms-edit://customer/tasks-index`
4. **Read site overview** — `cms-edit://customer/overview`
5. **Read routing** — `cms-edit://customer/routing`
6. **Read production site** — `cms-edit://customer/production-site` (live URL + markdown access — do not guess `.md` URLs)
7. **Sync index** — `cms_edit ["index", "sync"]` (assets, media, templates, taxonomy)
8. **Read components index** — `cms-edit://customer/components-index` before creating content
9. **Read articles playbook** — `cms-edit://customer/articles` (if present)
- **Read pages playbook** — `cms-edit://customer/pages` before creating or cloning marketing pages
- **Read people playbook** — `cms-edit://customer/people` for team profiles and authors

## Safety

- All `save` operations create **drafts only** — a human publishes in Contentful UI
- **Search for existing assets before uploading** — see `task-media-reuse-and-upload`