code-review Skill
Reviews code changes using CodeRabbit AI. Use when user asks for code review, PR feedback, code quality checks, security issues, or requests fix-review cycles. Published by openai in plugins.
What is code-review Skill?
Reviews code changes using CodeRabbit AI. Use when user asks for code review, PR feedback, code quality checks, security issues, or requests fix-review cycles. Published by openai in plugins. This profile combines repository metadata with install, compatibility, and usage signals so developers can quickly decide whether it fits their agent workflow before opening the source repository.
Automated repository signals based on public metadata such as recency, license, installation evidence, and adoption. These are not a security audit or endorsement.
Key capabilities
- Includes SKILL.md support
- Reusable instructions support
- Security review
- Security review use cases
Technical details
- Install or run with Copy skill directory
When to use code-review Skill
- Use it for security review.
Built with
Editorial notes
Source
- Creator: openai
- Repository: openai/plugins
- Skill file: plugins/coderabbit/skills/coderabbit-review/SKILL.md
What it does
Reviews code changes using CodeRabbit AI. Use when user asks for code review, PR feedback, code quality checks, security issues, or requests fix-review cycles.
Skill instructions
CodeRabbit Review Use this skill to run CodeRabbit from the terminal, summarize the issues found, and help implement follow-up fixes. Stay silent while an active review is running. Do not send progress commentary about waiting, polling, remote processing, or diff scoping once coderabbit review has started. Only message the user if an authentication step or other prerequisite is needed, when the review completes with results, or when the review has failed or timed out after the full wait window. Prerequisites 1. Confirm the working directory is inside a git repository. 2. Check the CLI: bash coderabbit --version If the command is not found or reports that CodeRabbit is not installed, do not stop at the error. Install it: bash curl -fsSL https://cli.coderabbit.ai/install.sh | sh Then re-run coderabbit --version to confirm the install succeeded before continuing. After a fresh install, proceed to the authentication step — the user will need to log in. 3. Verify authentication in agent mod
Explore related resources
Frequently asked questions
What is code-review?
code-review is a open-source AI agent skill with Copy skill directory. Reviews code changes using CodeRabbit AI. Use when user asks for code review, PR feedback, code quality checks, security issues, or requests fix-review cycles.
Who is code-review best for?
code-review is best for reusing agent instructions, scripts, and references, security review workflows.
How do I install code-review?
Install or run code-review using Copy skill directory. Check code-review for the latest setup command.
Is code-review actively maintained?
code-review may need a closer maintenance check before production use.
Auto-fetched from GitHub.