Getting Started

Clone the cookbook repository, then run the import skill from your project directory. That's it.

git clone git@github.com:agentic-cookbook/cookbook.git
/install-cookbook

The import skill installs cookbook.md into your project's .claude/rules/ directory, updates your CLAUDE.md, and offers recommended plugins.

From that point on, Claude reads the cookbook rule automatically at session start. It reads principles before planning, walks through guideline checklists, searches for matching recipes, and verifies implementations against the full standard.

Run /configure-cookbook to customize — toggle recipe prompts, contribution prompts, and install optional rules for structured git workflows and auto-linting.