claude-code icon indicating copy to clipboard operation
claude-code copied to clipboard

[BUG] Builtin /review command no longer works, told to install a plugin and use /code-review

Open bluelight773 opened this issue 1 month ago • 13 comments

Preflight Checklist

  • [x] I have searched existing issues and this hasn't been reported yet
  • [x] This is a single bug report (please file separate reports for different bugs)
  • [x] I am using the latest version of Claude Code

What's Wrong?

When I enter /review, I get something like:

I see you're trying to use the /review command. This command has been moved to a plugin system.

To use code review functionality, you'll need to:

  1. Install the plugin: claude plugin install code-review@claude-code-marketplace
  2. Run the code review: After installation, use /code-review:code-review to perform code reviews
  3. Learn more: See the documentation at: https://github.com/anthropics/claude-code-marketplace/blob/main/plugins/code-review/README.md

What Should Happen?

It should carry out a review based on the builtin review slash command just like it has in previous version.

Error Messages/Logs


Steps to Reproduce

  1. Launch claude
  2. Submit /review

Claude Model

None

Is this a regression?

Yes, this worked in a previous version

Last Working Version

2.0.67

Claude Code Version

2.0.69

Platform

Anthropic API

Operating System

Windows

Terminal/Shell

PowerShell

Additional Information

Note I got the same issue in Linux and in Windows with 2 separate claude installations.

bluelight773 avatar Dec 14 '25 14:12 bluelight773