review-implementation
Installation
SKILL.md
Review Implementation
Overview
Review code against markdown requirements and produce evidence-backed findings. When the user asks for fixes, apply targeted changes that bring the implementation back to the docs without expanding scope.
Modes
- Use review-only mode when the user asks to review, assess, audit, verify, or find issues.
- Use fix mode when the user asks to fix, update, refactor, complete, apply changes, or make the implementation match the docs.
- In fix mode, keep changes minimal and reversible. Do not add features that are not justified by the docs.
Workflow
Related skills