Code Review
Use this skill when evaluating changes for correctness, maintainability, regressions, and missing tests.
Core Rules
- Read the changed files before commenting on them.
- Lead with findings, ordered by severity.
- Reference file paths and line numbers whenever possible.
- Call out missing tests, hidden regressions, and risky assumptions.
- Keep feedback direct, kind, and specific.
Outputs
- Review findings
- Risk assessment
- Missing test notes
Source: Zakarialabib/opencode — distributed by TomeVault.