Introducing the NEW Claude Code Skill for Optibot - now live.

Release

Optibot Claude Code Skill - Optibot Code Reviews Built Into Claude Code

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.

GitHub repo | Getting started guide | Learn more