claude-code
claude-code copied to clipboard
[BUG] Builtin /review command no longer works, told to install a plugin and use /code-review
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:
- Install the plugin: claude plugin install code-review@claude-code-marketplace
- Run the code review: After installation, use /code-review:code-review to perform code reviews
- 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
- Launch
claude - 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.