coderabbit-review

coderabbit-review

Perform code review using CodeRabbit. Must use this skill if instructed to perform a CodeRabbit review.

3Star
2Fork
更新于 12/13/2025
SKILL.md
readonly只读
name
coderabbit-review
description

Perform code review using CodeRabbit. Must use this skill if instructed to perform a CodeRabbit review.

CodeRabbit Review

This skill provides instructions on how to use CodeRabbit CLI for code reviews, and how to handle the feedback received.

Instructions

  1. Check authentication status with coderabbit auth status. If not logged in, prompt the user to log in using coderabbit auth login.
  2. Determine whether to review uncommitted or committed code changes based on the git status.
  3. Run the appropriate CodeRabbit command without sandbox:
    • For uncommitted changes: coderabbit --plain --type uncommitted
    • For committed changes: coderabbit --plain --type committed
  4. When receiving the message "Review Completed", it indicates the review process is finished.
  5. If there are no review comments from CodeRabbit, inform the user that no issues were found.
  6. If there are review comments, address the issues as follows:
    • If the comment points out clear bugs, coding standard violations, security issues, or performance improvements, make the necessary changes immediately.
    • If the comment is overly strict, involves trade-offs, or requires significant architectural changes, ask the user for a decision before making any changes.
  7. Report back to the user with a summary of the comments received from CodeRabbit and the actions taken for each comment.

Note

  • CodeRabbit reviews can take 5+ minutes. Please wait.
  • You should communicate to the user in Japanese.

You Might Also Like

Related Skills

fix

fix

243Kdev-testing

Use when you have lint errors, formatting issues, or before committing code to ensure it passes CI.

facebook avatarfacebook
获取
peekaboo

peekaboo

179Kdev-testing

Capture and automate macOS UI with the Peekaboo CLI.

openclaw avataropenclaw
获取
frontend-testing

frontend-testing

128Kdev-testing

Generate Vitest + React Testing Library tests for Dify frontend components, hooks, and utilities. Triggers on testing, spec files, coverage, Vitest, RTL, unit tests, integration tests, or write/review test requests.

langgenius avatarlanggenius
获取
frontend-code-review

frontend-code-review

127Kdev-testing

Trigger when the user requests a review of frontend files (e.g., `.tsx`, `.ts`, `.js`). Support both pending-change reviews and focused file reviews while applying the checklist rules.

langgenius avatarlanggenius
获取
code-reviewer

code-reviewer

92Kdev-testing

Use this skill to review code. It supports both local changes (staged or working tree) and remote Pull Requests (by ID or URL). It focuses on correctness, maintainability, and adherence to project standards.

google-gemini avatargoogle-gemini
获取
session-logs

session-logs

90Kdev-testing

Search and analyze your own session logs (older/parent conversations) using jq.

moltbot avatarmoltbot
获取