second-opinion
Installation
SKILL.md
Second Opinion
Run an independent code review without changing the repo.
When to use it
- non-trivial code changes
- risky refactors
- security, performance, or concurrency-sensitive edits
- schema or API changes
- before opening or merging a PR
- when the user explicitly wants another model's view
When to skip it
- docs-only or formatting-only changes, unless the user still wants it
- repos or diffs that must not be sent to external services
- empty diffs