Code Review

Code Review

mattpocock

Code Review

Code Review

Review code changes against repository standards and originating specifications using parallel sub-agents.

New tool
0 downloads
Free

About

Review the changes since a fixed point such as a commit, branch, tag, or merge-base along two distinct axes: Standards, which evaluates if the code follows documented repository coding standards and a baseline set of code smells, and Spec, which verifies if the code matches what the originating issue or spec requested. The skill runs both reviews in parallel sub-agents to prevent context pollution and reports them side by side without merging their findings. Reach for this skill when the user wants to review a branch, a pull request, or work-in-progress changes since a specific reference point.

Key Features

Two-axis review separating coding standards from specification compliance
Parallel sub-agent execution for unbiased analysis
Fowler code smell baseline applied alongside repository rules
Diff comparison against a fixed point using git

Privacy & Security

Data Collection

This tool follows industry-standard security practices and only collects data necessary for functionality.

Information

Developermattpocock
Version1.0.0
Ratingeveryone
LanguagesEnglish

Actions

  • Pin a fixed review point
  • Identify the originating spec source
  • Identify repository standards sources
  • Spawn parallel sub-agents for standards and spec reviews
  • Aggregate review findings side by side