Skip to content

feat(skills): 新增 CodeRabbit CLI skill#28

Merged
DCjanus merged 4 commits intomasterfrom
feat/coderabbit-cli-skill
Mar 6, 2026
Merged

feat(skills): 新增 CodeRabbit CLI skill#28
DCjanus merged 4 commits intomasterfrom
feat/coderabbit-cli-skill

Conversation

@DCjanus
Copy link
Copy Markdown
Owner

@DCjanus DCjanus commented Mar 6, 2026

Why

  • 为仓库新增一个专门指导 AI agent 使用 coderabbit review 的 skill。
  • 让 CodeRabbit CLI 的使用约定、常用命令和结果整理方式有统一入口。

What

  • 新增 skills/coderabbit-cli/SKILL.md
  • 收敛为精简结构,包含使用约定、常用命令和参考。
  • 明确待处理项应使用数字编号,便于用户按编号指定后续处理项。

Testing

  • 已执行 coderabbit --help
  • 已执行 coderabbit review --help

Co-authored-by: OpenAI Codex <codex@openai.com>
@coderabbitai
Copy link
Copy Markdown

coderabbitai bot commented Mar 6, 2026

No actionable comments were generated in the recent review. 🎉

ℹ️ Recent review info
⚙️ Run configuration

Configuration used: Organization UI

Review profile: CHILL

Plan: Pro

Run ID: fce4a152-c407-4c9a-a72e-aaae0de9a7eb

📥 Commits

Reviewing files that changed from the base of the PR and between 501c1d5 and e230a92.

📒 Files selected for processing (1)
  • skills/coderabbit-cli/SKILL.md

📝 Walkthrough

Summary by CodeRabbit

  • Documentation
    • Added a user guide for the CodeRabbit CLI covering how to pick diff ranges, when to use --prompt-only (and --plain), commands for reviewing uncommitted changes or specific base revisions, environment/configuration tips, a recommended review workflow, pacing and reporting advice, and common usage conventions for AI-assisted reviews.

Walkthrough

A new guidance document for the CodeRabbit CLI was added at skills/coderabbit-cli/SKILL.md, documenting how to use the CLI for code reviews: selecting diff ranges, preferring --prompt-only, distinctions between AI-agent vs interactive TUI usage, default prompt emission, when to use --plain, limiting review scope, pacing/reporting, workflow, and common commands.

Changes

Cohort / File(s) Summary
CodeRabbit CLI Guidance
skills/coderabbit-cli/SKILL.md
Added a new SKILL.md providing CLI review guidance: selecting diff ranges, recommending --prompt-only, AI-agent vs TUI conventions, --plain usage, scope limits for reviews, pacing and reporting guidelines, workflow steps, and common commands/examples.

Estimated code review effort

🎯 1 (Trivial) | ⏱️ ~3 minutes

🚥 Pre-merge checks | ✅ 3
✅ Passed checks (3 passed)
Check name Status Explanation
Title check ✅ Passed The title clearly describes the main change: adding a new CodeRabbit CLI skill documentation file to the skills directory.
Description check ✅ Passed The description is directly related to the changeset, explaining why the skill was added, what was implemented, and how it was tested.
Docstring Coverage ✅ Passed No functions found in the changed files to evaluate docstring coverage. Skipping docstring coverage check.

✏️ Tip: You can configure your own custom pre-merge checks in the settings.

✨ Finishing Touches
🧪 Generate unit tests (beta)
  • Create PR with unit tests
  • Post copyable unit tests in a comment
  • Commit unit tests in branch feat/coderabbit-cli-skill

Comment @coderabbitai help to get the list of available commands and usage tips.

Copy link
Copy Markdown

@coderabbitai coderabbitai bot left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Actionable comments posted: 1


ℹ️ Review info
⚙️ Run configuration

Configuration used: Organization UI

Review profile: CHILL

Plan: Pro

Run ID: 0008d7e9-1f8d-4c72-a3c5-171262dd8f08

📥 Commits

Reviewing files that changed from the base of the PR and between 1ec0cbd and 6da632f.

📒 Files selected for processing (1)
  • skills/coderabbit-cli/SKILL.md

DCjanus and others added 3 commits March 7, 2026 01:28
Co-authored-by: OpenAI Codex <codex@openai.com>
Co-authored-by: OpenAI Codex <codex@openai.com>
Co-authored-by: OpenAI Codex <codex@openai.com>
@DCjanus DCjanus merged commit 06db5ac into master Mar 6, 2026
2 checks passed
@DCjanus DCjanus deleted the feat/coderabbit-cli-skill branch March 6, 2026 17:45
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

1 participant