Files
2026-05-20 10:31:59 +08:00

636 B

Triage Findings

When the task is to triage review findings, follow this workflow:

  1. Merge all findings into one list.
  2. Remove duplicates.
  3. Sort by severity: critical -> warning -> info.
  4. Renumber from 1 after sorting.
  5. Fix real issues with the smallest safe change.
  6. Add false positives to .gitea/ai-review/exclusions.json, preserving the original wording, language, and semantics as much as possible.
  7. Add or update tests when behavior changes.
  8. Re-check the issue after each fix.

Use the repo-local triage-findings skill for the same workflow when running in Claude.

Trigger it with /triage-findings.