Files
zip/.gemini/skills/triage-findings/SKILL.md
T

715 B

name, description
name description
triage-findings Triage findings, fix real issues, and exclude false positives.

Triage Findings

Use

直接輸入:triage-findings 問題原始檔(文字或截圖)

Workflow

  1. Merge all findings.
  2. Sort by severity:
    • critical
    • warning
    • info
  3. Renumber from 1.
  4. Fix real issues.
  5. Put false positives into .gitea/ai-review/exclusions.json, preserving the original wording, language, and semantics as much as possible.
  6. Add tests when behavior changes.

Output Rules

  • Keep the final list short.
  • Keep numbering contiguous.
  • Preserve file path, location, and fix.
  • When writing exclusions, prefer the original issue text over paraphrased rewrites.