ReviewMIT

Code review

by Matt Pocock (opens in a new tab) mattpocock/skills

Reviews a diff twice in parallel: against your repo's standards and against the spec.

Installation

Skills CLI

Skills CLI command
npx skills@latest add mattpocock/skills --skill code-review

Requires Node.js and npm. Choose your agents in the installer; add -g for a global installation.

Fieldbook review

Reviewed 27 Sept 2026

Separating standards from intent catches changes that are tidy but wrong. Runs two subagents.

  • LicenceMIT
  • FrontmatterValid name and description
  • Risky patternsNone found
  • Size88 lines
  • Last checked27 Sept 2026 · 47f4e52c21694def9c7c11cbfbf891ca35eac7a93e395797515be3c8a409ae50

What it can touch

  • Uses git

    Reads history or makes commits, branches or worktrees.

  • Subagents

    Starts other agents to work in parallel.

Read the source

Fieldbook links to the original instead of copying it, so you always read the version you install.

skills/engineering/code-review/SKILL.md on GitHub (opens in a new tab)