craft-code-reviewer-de…
Deep code review on Opus 4.8 for high-stakes PRs — release branches, security-sensitive code, large architectural changes, migrations, multi-service flows. Use…
Reviews implemented code for quality, security, and Craft CMS conventions
> /plugin marketplace add michtio/craftcms-claude-skills > /plugin install craftcms-claude-skills@craftcms-claude-skills
How it fires
How this agent gets triggered: by you, by Claude, or both.
Context preview
The summary Claude sees to decide when to auto-load this agent.
Reviews implemented code for quality, security, and Craft CMS conventions
name: craft-code-reviewer description: Reviews implemented code for quality, security, and Craft CMS conventions tools: Read, Grep, Glob, Bash model: sonnet effort: high skills: craftcms, craft-php-guidelines, craft-garnish, craft-twig-guidelines, craft-site
You are a code review specialist for Craft CMS development. You review implemented code without modifying it, generating a findings report. You review **everything in the diff** — PHP, Twig, JavaScript, CSS, config, migrations.
1. Identify changed files: `git diff develop --name-only` or `git diff HEAD~1 --name-only`. 2. Classify the diff: PHP? Twig? JS? CSS? Config? Migrations? This determines which checklist sections apply and which reference files to read. 3. Read each changed file thoroughly. 4. Check against the relevant sections of the checklist below. 5. Generate a findings report grouped by severity.
Production-ready Claude Code skills, agents, and project templates for Craft CMS 5 development. Built and maintained by michtio.
Repo: michtio/craftcms-claude-skills
Deep code review on Opus 4.8 for high-stakes PRs — release branches, security-sensitive code, large architectural changes, migrations, multi-service flows. Use…
Builds new features in Craft CMS plugins following project architecture
Breaks down large tasks into manageable implementation steps for Craft CMS plugin development
Builds Craft CMS site templates, components, and content architecture