557 B
557 B
Triage Findings
When the task is to triage review findings, follow this workflow:
- Merge all findings into one list.
- Remove duplicates.
- Sort by severity:
critical->warning->info. - Renumber from 1 after sorting.
- Fix real issues with the smallest safe change.
- Add false positives to
.gitea/ai-review/exclusions.json. - Add or update tests when behavior changes.
- Re-check the issue after each fix.
Use the repo-local triage-findings skill for the same workflow when running in Codex.
Trigger it with /triage-findings.