sk Skill · addyosmani
code-review-and-quality
Conducts multi-axis code review. Use before merging any change. Use when reviewing code written by yourself, another agent, or a human. Use when you need to assess code quality across multiple dimensions before it enters the main branch.
Open on skills.sh ↗read 2026-09-17
- installs 8w
- 24,222
- 30-day movement
- starts with the next reading
- Related entries
- 8
- Connections
- 0
markdownJavaScript
A SKILL.md that guides an AI coding agent through a structured, multi-axis code review before changes merge. It defines five review axes (correctness, readability, architecture, security, performance) and a step-by-step review process with severity-labeled findings.
It gives the agent a repeatable review checklist and process so pre-merge reviews cover quality dimensions consistently rather than ad hoc.
Use it to
- Review a PR before merging
- Evaluate code produced by another agent
- Assess your own completed feature work
- Review refactored code for orphaned dead code
- Categorize review findings by severity
For Developers and agents reviewing code before merge
- Host repository
- addyosmani/agent-skills
- Installs, lifetime
- 41k
- Installs, 8 weeks
- 24k
- Host stars
- 96k
- Host language
- JavaScript
topicscode reviewqualitychecklistsecurityprocessagent skill