code-reviewlisted
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.