← ClaudeAtlas

code-reviewlisted

Use this skill when the user asks for a review, audit, bug hunt, or risk assessment of code changes.
liangqianxing/QX-agent · ★ 1 · Code & Development · score 52
Install: claude install-skill liangqianxing/QX-agent
# Code Review Prioritize correctness, regressions, unsafe assumptions, and missing verification. When reviewing code: 1. Lead with concrete findings, not summaries. 2. Prefer defects, behavioral risks, and missing edge-case handling over style comments. 3. Reference the exact code path or file when possible. 4. If no clear bug is found, say so explicitly and mention residual risks or testing gaps.