triage-review

Validate and apply AI-generated code review suggestions for GitHub PRs.

1|Updated Mar 8, 2015
One-click install
npx skills add https://github.com/shuymn/dotfiles --skill triage-review
Or copy as Structured Prompt for Agent
Please help me install this Agent Skill.
Skill: triage-review
Source: https://github.com/shuymn/dotfiles/tree/main/etc/claude/skills/triage-review
Command: npx skills add https://github.com/shuymn/dotfiles --skill triage-review

SYSTEM DOCUMENTATION & REQUIREMENTS

What problem does it solve?

This skill helps developers safely process AI-generated code-review feedback by identifying AI reviewers, verifying their suggestions against reliable sources, and applying only validated fixes to GitHub PRs.

Core Features & Use Cases

  • Identify AI reviewers in PR comments and extract their suggested changes.
  • Verify AI recommendations using web search and official documentation to ensure accuracy and safety.
  • Categorize suggestions by verification status and produce a conclusive final report with sources.

Quick Start

Review a GitHub PR and initiate AI-review verification to automatically filter and apply only confirmed fixes.

Frequently Asked Questions about triage-review

High-intent search queries and answers about installing and using this skill.

FAQPage Schema
How do I verify AI-generated code review suggestions on GitHub PRs?

You can verify AI code review suggestions by cross-checking AI claims against official documentation and reliable sources. This workflow identifies AI reviewers, extracts recommendations, verifies them, and categorizes outcomes with recorded sources for transparency.

What is the best way to automate validation of AI code review fixes?

Automating validation of AI code review fixes involves cross-checking AI recommendations against official documentation. This skill categorizes suggestions by verification status and produces a final report with sources, ensuring only validated fixes are applied to GitHub PRs.

Can I apply only trusted changes from AI reviewers to my GitHub PR?

Yes, you can apply only trusted changes by categorizing AI recommendations by verification status. The workflow filters suggestions, verifies them against reliable sources, and applies only confirmed fixes to your GitHub PR.

How does cross-checking AI claims against official documentation work for code reviews?

Cross-checking AI claims against official documentation works by using web search to validate AI-generated code review suggestions. The workflow verifies recommendations, categorizes outcomes, and records sources for transparency before applying changes.

Do I need any dependencies to automate AI review verification for GitHub PRs?

No dependencies are required to automate AI review verification for GitHub PRs. The workflow independently identifies AI reviewers, extracts recommendations, verifies them against reliable sources, and categorizes outcomes without external dependencies.

Why should I categorize AI code review suggestions by verification status?

Categorizing AI code review suggestions by verification status ensures safe changes by distinguishing validated fixes from unverified recommendations. This workflow produces a conclusive final report with sources, helping developers apply only confirmed changes to GitHub PRs.