rebut
Installation
SKILL.md
Rebut
Triage the AI code-review comments on a pull request and answer them with rigor. Verify every finding against the real code, fix the ones that are real, refute the false positives with evidence, and reply in each thread, marked as automated triage. The human still clicks Resolve.
This is the counterpart to human review, not a copy of it. AI reviewers such as CodeRabbit or Gemini
Code Assist post far more findings, mix real bugs with false positives, and are repo-blind —
they do not know your custom lint config, conventions, or tooling, so they flag
correct-for-your-repo patterns as bugs, confidently. A bot's severity is not its correctness:
a CRITICAL can be a false positive, and a nit can hide a real bug.