coderabbit
SkillDev toolsFetch CodeRabbit review comments, apply authorized fixes, and stop at local verification. Use when the user types /coderabbit.
Available today. Use it from your connected AI after setup.
No other account needed.
Connect ahel once, and every AI you use reads what you have installed.
Then ask your AI: use the coderabbit skill
What this skill tells your AI
The instructions your AI receives, as published by blockmatic/basilic in .agents/skills/workflow/coderabbit/SKILL.md and read by ahel’s review.
Purpose and inputs
Fetch CodeRabbit comments for the current PR or uncommitted diff. Apply high-confidence fixes. Do not commit; use git-commit only when the user asked to publish.
Steps
- Identify the branch and PR with
gh. If there is no PR, review the current task diff. - Fetch CodeRabbit comments via the available CodeRabbit MCP. Group by file and severity.
- Fix root causes starting with critical/high. Follow repository rules. Run the repo lint/type/test commands that match the change.
- Leave style-only or unclear items as a list. Do not invent security or quality bars.
Verification
- Fixes address named comments with file evidence.
- Affected checks were run.
- No commit was created unless the user asked for
/git-commit.
Handoff
Summarize applied fixes, skipped items, and remaining comments. Point at /git-commit if the user wants to publish.
Signals
- GitHub stars
- 89
- Forks
- 11
- Last commit
- Sep 2026
Advanced
- Catalog kind
- skill
- Gateway key
coderabbit- Source
- github.com/blockmatic/basilic