⚡
New Release Integration Claude Code CLI
Optibot Claude Code Skill
Install the Optibot skill in Claude Code and get a full AI code review without leaving your session. Claude reviews your diff and offers fixes on the spot.
New Features
Optibot Claude Code Skill
For teams already working in Claude Code CLI. Install the Optibot skill and get a full code review without ever leaving your session — Claude reviews your diff, surfaces issues, and offers to fix them on the spot.
Install
claude plugin marketplace add Optimal-AI/optibot-skill
claude plugin install optibot@optimal-ai For installation through the Claude Code UI, refer to the getting started guide.
What's included
- In-session reviews: Claude reviews your diff and surfaces issues without switching context.
- Inline fix suggestions: Optibot offers to fix flagged issues directly in the same Claude Code session.
- Ideal for risky changes: Useful when you're refactoring or landing something complex and want a second pass before pushing.
- Flexible auth: Authenticate via browser (
optibot login) or use an API key for headless use.
Requires Node ≥ 20+ and Git.