# Code Review And Quality

> Code review and quality — zero-empathy review, maintainability, complexity reduction, race hunting, spec alignment. Use when this capability is needed.

- Skill: `tomevault-io/code-review-and-quality-5` (Agent Skill, multi-file: 2 files)
- Install (CLI): `npx skillmds@latest add tomevault-io/code-review-and-quality-5`
- Raw SKILL.md: https://api.skillmd.com/api/skills/tomevault-io/code-review-and-quality-5/raw
- Safety review: pending
- Works with: Claude Code, Claude.ai, OpenAI Codex
- Category: Coding & Dev Tools
- Author: tomevault-io (https://skillmd.com/u/tomevault-io)
- Updated: 2026-09-17
- Page: https://skillmd.com/skills/tomevault-io/code-review-and-quality-5

---


# code review and quality

Category skill (blueprint pack). The `description` above is the only thing the
router sees — broad and generic on purpose. The fat detail lives in the
blueprints below; open the one that matches and read it in full.

Governs its own form per `.claude/rules/rules-are-small-carved-sentences-pointing-to-docs.md`
and `.claude/rules/mirror-beacon-register-discipline.md` (carved sentence = hub /
Beacon; blueprint = satellite / Mirror). The directory is an independent shipping unit.

## Blueprints

- [`code-review-zero-empathy`](blueprints/code-review-zero-empathy.md) — "Zero-empathy code review — P0/P1/P2 ranked findings, file:line refs, no compliments, under 600 words."
- [`maintainability-reviewer`](blueprints/maintainability-reviewer.md) — "Long-horizon readability review — naming, module shape, docstring discipline, file-size, tribal-knowledge risk."
- [`complexity-reviewer`](blueprints/complexity-reviewer.md) — "Complexity reviewer — audits O(n) claims, space-vs-time trade-offs, lower bounds, constant-factor cost in code."
- [`reducer`](blueprints/reducer.md) — Complexity reduction — Brooks essential/accidental, Kolmogorov/Shannon metrics, Rodney's Razor, code complexity audit.
- [`race-hunter`](blueprints/race-hunter.md) — F# concurrency bug hunter — CompareExchange misses, torn reads, lock-across-await, concurrent ResizeArray, P0/P1/P2.
- [`spec-zealot`](blueprints/spec-zealot.md) — Spec-to-code alignment review — zero-empathy; finds drift, spec bugs, gaps, overlay violations, best-practice lint.
- [`project-structure-reviewer`](blueprints/project-structure-reviewer.md) — Repo layout audit — folder tree shape, file placement, naming conventions, misplaced artifacts, debt as disorganization.

---
> Source: [Lucent-Financial-Group/Zeta](https://github.com/Lucent-Financial-Group/Zeta) — distributed by [TomeVault](https://tomevault.io).
<!-- tomevault:4.0:skill_md:2026-06-16 -->

