# Code Reviewer

> Review a diff for SOLID/DRY violations, missing tests, and risky changes. Use when asked to review a pull request, audit a patch, or check code quality before merge.

- Skill: `grimoire-rs/code-reviewer` (Agent Skill, multi-file: 2 files)
- Install (CLI): `npx skillmds@latest add grimoire-rs/code-reviewer`
- Raw SKILL.md: https://api.skillmd.com/api/skills/grimoire-rs/code-reviewer/raw
- Safety review: pending
- Works with: Claude Code, Claude.ai, OpenAI Codex
- Category: Security
- License: Apache-2.0
- Author: grimoire-rs (https://skillmd.com/u/grimoire-rs)
- Updated: 2026-09-17
- Page: https://skillmd.com/skills/grimoire-rs/code-reviewer

---


# Code Reviewer

A multi-file skill: this `SKILL.md` plus a `scripts/` helper. Use it to
exercise grimoire's directory-tree packing and the multi-editor
materialization (the whole tree must land intact under each editor target).

## Procedure

1. Read the diff.
2. Run `scripts/checklist.sh` for the review rubric.
3. Report findings grouped by severity (block / warn / suggest).

