general-code-reviewing
Installation
SKILL.md
General Code Reviewing
Review the same concrete target from two independent perspectives, then return one concise findings-first result.
Choose The Target
Identify the PR, branch diff, staged diff, commit range, or named files; use a fresh base revision and preserve any user-supplied focus. Review passes are read-only.
Use a narrower skill alone only when the user requested only that lens:
adversarial-code-reviewingfor ship risk, correctness, regressions, data integrity, security, migrations, concurrency, performance, and operability.simplicity-reviewfor YAGNI, maintainability, unnecessary code, wrong-layer fixes, abstractions, dependencies, or an explicitly harsh code-quality review.