Use this skill when reviewing a PR, staged changes, or a scoped diff. It should stay high-signal and avoid broad style feedback.
Review Priorities
Bugs and logic errors
Security vulnerabilities
Tenant or organization scoping mistakes
Data loss and migration risks
Missing validation or meaningful test coverage
Cost Discipline
Review selected files or diffs. Avoid scanning the whole repository unless the user explicitly asks for a repository-wide audit.
Raw content
Copy this into your project — e.g. .instructions.md, .agent.md, or SKILL.md
## Overview
Use this skill when reviewing a PR, staged changes, or a scoped diff. It should stay high-signal and avoid broad style feedback.
## Review Priorities
- Bugs and logic errors
- Security vulnerabilities
- Tenant or organization scoping mistakes
- Data loss and migration risks
- Missing validation or meaningful test coverage
## Cost Discipline
Review selected files or diffs. Avoid scanning the whole repository unless the user explicitly asks for a repository-wide audit.