Review Axes

Review the changes since a fixed point (commit, branch, tag, or merge-base) along two axes: Standards (does the code follow this repo's documented coding standards, plus baselines for code smells, duplicated code, and N+1 or otherwise repeated work?) and Spec (does the code match what the originating ticket or spec asked for?). Runs both reviews in parallel sub-agents and reports them side by side. Use when the user wants to review a branch, a PR, work-in-progress changes, or asks to "review since X".

c0nant Updated

File contents

c0nant/skills/tree/main/skills/engineering/review-axes commit ddfa2de822

Frequently asked questions

npx skillmds@latest add c0nant/review-axes