# 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](https://docs.getoptimal.ai/hc/optimal-ai/articles/1773788967-claude-code-x-optibot-_-getting-started).

#### 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](https://github.com/Optimal-AI/optibot-skill) \| [Getting started guide](https://docs.getoptimal.ai/hc/optimal-ai/articles/1773788967-claude-code-x-optibot-_-getting-started) \| [Learn more](/content/optibot-claude-code-skill-for-deeper-code-reviews/index.html)

---

## See Optibot in action

Get a personalized demo and see how Optimal AI fits your team.

[Get a demo](/content/demo/index.html)
