| name | review-pr-local |
| specializes | review-pr |
| description | Repo-specific code review guidance for this repository. Only the categories declared overridable below may be specialized here; the review output schema, severity labels, safety rules, and evidence rules are defined by the review-pr skill. |
Repo-specific review guidance
This file is a companion to the core review-pr skill. It does not
redefine the review output schema, severity labels, safety rules,
evidence rules, suggestion-block constraints, or the annotated-diff
line contract. It only specializes the categories listed below.
Tailor this file to your team as your factory runs. The
improve-review-pr loop proposes evidence-backed additions here based
on how humans react to automated review comments, so repo conventions
accumulate in this file instead of diverging the core skill.
Overridable categories
- Coding conventions — repository-specific patterns the reviewer should enforce or should stop flagging.
- Severity calibration — classes of findings this team treats as more or less severe than the default.
- False-positive suppressions — findings the team has repeatedly dismissed, with the reason.
- Preferred alternatives — the team's preferred fix when a common issue appears.
Current guidance
No repo-specific guidance has been captured yet. Add entries under the
categories above as reviewer feedback accumulates.