xs:code-reviewer

Automate GitHub Pull Request reviews with multiple AI models and post line-specific comments.

136|14|Updated Feb 15, 2026
One-click install
npx skills add https://github.com/karaage0703/ai-assistant-workspace --skill xs-code-reviewer
Or copy as Structured Prompt for Agent
Please help me install this Agent Skill.
Skill: xs:code-reviewer
Source: https://github.com/karaage0703/ai-assistant-workspace/tree/main/skills/code-reviewer
Command: npx skills add https://github.com/karaage0703/ai-assistant-workspace --skill xs-code-reviewer

SYSTEM DOCUMENTATION & REQUIREMENTS

💡 This Skill includes scripts (resource) and references (resource) components.

What problem does it solve?

This Skill automates the process of reviewing Pull Requests (PRs) by leveraging multiple AI models (Claude, Codex, Gemini) to provide comprehensive and high-quality feedback, ensuring code quality and consistency.

Core Features & Use Cases

  • Multi-AI Analysis: Integrates feedback from different AI models for a holistic review.
  • Automated Commenting: Posts detailed, line-specific comments and a summary directly to GitHub.
  • Use Case: A developer submits a PR. This Skill automatically analyzes the code changes, identifies potential issues related to functionality, design, security, and performance, and posts actionable feedback on GitHub, significantly speeding up the review cycle.

Quick Start

Use the xs:code-reviewer skill to review PR number 123.

Frequently Asked Questions about xs:code-reviewer

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

FAQPage Schema
How do I automate code reviews for GitHub pull requests using AI?

Automated code reviews for GitHub pull requests use AI models to analyze code diffs and post line-specific comments. This Skill integrates Claude, Codex, and Gemini to evaluate functionality, security, and performance, posting feedback directly via the gh CLI.

What is multi-AI code review and how does it work for PRs?

Multi-AI code review aggregates feedback from different AI models like Claude, Codex, and Gemini to provide holistic analysis. It evaluates code differences against predefined criteria for functionality, readability, security, and performance, then posts detailed comments to GitHub.

Can I use multiple AI models like Gemini and Codex to review my code on GitHub?

Yes, you can use multiple AI models like Gemini and Codex to review code on GitHub. This Skill integrates multiple models to analyze pull requests, ensuring comprehensive feedback on design and security by posting actionable summaries and line-specific comments directly to GitHub.

How do I get line-specific AI comments on a GitHub pull request?

To get line-specific AI comments on a GitHub pull request, the Skill analyzes code diffs and identifies exact issues. It then uses the gh CLI to post detailed, line-specific comments and a summary review directly to the GitHub PR.

Does automated code review check for security and performance issues?

Yes, automated code review checks for security and performance issues. The AI models analyze code differences based on predefined criteria covering functionality, readability, security, and performance, providing actionable feedback directly on your GitHub PR.

What are the limitations of using AI for GitHub PR code reviews?

Limitations of using AI for GitHub PR code reviews include dependency on the gh CLI for posting comments and the need for predefined criteria to guide analysis. It requires access to multiple AI models like Claude, Codex, and Gemini to function effectively.