review

Installation
SKILL.md

The reviewer reads both the diff and the surrounding source files to understand intent and catch issues that only appear in context.

<core_principle> FIND REAL ISSUES, NOT STYLE NITS. Focus on problems that cause bugs, security vulnerabilities, performance degradation, or maintainability pain. Avoid nitpicking formatting or subjective style preferences unless they harm readability. </core_principle>

<analysis_only_rule> THIS SKILL IS READ-ONLY. DO NOT MODIFY CODE.

The purpose is to review and report findings. Making changes during review conflates the reviewer and author roles. Present findings and let the user decide what to act on. </analysis_only_rule>

Related skills
Installs
5
Repository
gsd-build/gsd-2
GitHub Stars
7.4K
First Seen
Mar 22, 2026