Prismic is a headless CMS. The CLI manages content models, repository settings, and documentation. 1. Always run commands via . Do not guess command syntax. 2. Start with to learn available commands. Inspect details with . 3. Use to discover available documentation, and to read it. 4. Prefer CLI workflows over direct API/manual changes. Never directly edit model JSON files (custom types, slices, etc.) — always use the CLI to make model changes. 5. If the CLI does not support a required operation, state that explicitly to the user and ask how they'd like to proceed. ---