C
View source Skill · Development
Code Review and Quality
Five-axis review pass before a change merges
By Addy Osmani · last verified 2026-09-06
What it does
Runs a five-axis review (correctness, clarity, consistency, coverage, and risk) before merge, as part of Addy Osmani's Agent Skills lifecycle collection.
Install
Claude Code
npx skills add addyosmani/agent-skills --skill code-review-and-quality
Uses the open skills CLI (vercel-labs/skills), which installs into 70+ agents. A native Claude Code marketplace path also exists: /plugin marketplace add addyosmani/agent-skills then /plugin install agent-skills@addy-agent-skills (installs all skills in the collection, not just this one).
Details
Works withClaude Code, Cursor, Codex, Gemini CLI
Compared with Code Review and Quality