CodeRabbit Code Review
Runs CodeRabbit's reviewer from inside the agent and applies its PR feedback change by change.
Install
Officialnpx skills add coderabbitai/skills (önce CodeRabbit CLI kurulup 'coderabbit auth login' ile oturum açılır)
Bir değişiklik seti ya da pull request incelenirken; CodeRabbit'in bıraktığı inceleme yorumları uygulanırken
- Author
- CodeRabbit AI
- License
- MIT
Two skills ship here. The review skill hands the working diff to the CodeRabbit CLI and brings back findings on bugs, security issues and quality risks; it is written to fire on an explicit request and also when the agent decides on its own that a review is warranted. The autofix skill reads CodeRabbit's review threads on a GitHub pull request and walks through them one at a time, asking for approval per change and deliberately refusing to execute instructions embedded in reviewer comments. Both need the CodeRabbit CLI installed and authenticated first.
Similar skills
Skill Seekers
SkillTurns documentation sites, repos and PDFs into agent skills.
Taste Skill
SkillPushes agent-built interfaces past the default template look.
Systematic Debugging
SkillForces reproduce-first debugging instead of speculative patching
Comments(0)
Sign in to comment