[Bug] Invalid URL in /review command plugin installation instructions
Resolved 💬 5 comments Opened Dec 16, 2025 by stuarthallows Closed Feb 14, 2026
Bug Description
running the /review command results in this response;
The /review command has been moved to a plugin. To use it:
1. Install the plugin:
claude plugin install code-review@claude-code-marketplace
2. Run the code review:
/code-review:code-review
3. More information: https://github.com/anthropics/claude-code-marketplace/blob/main/plugins/code-review/README.md
However: the url in the more info link is invalid and results in a 404 page on GitHub
When running the plugin install command, it fails with
claude plugin install code-review@claude-code-marketplace
Installing plugin "code-review@claude-code-marketplace"...
✘ Failed to install plugin "code-review@claude-code-marketplace": Plugin "code-review" not found in marketplace "claude-code-marketplace"
Environment Info
- Platform: darwin
- Terminal: iTerm.app
- Version: 2.0.70
- Feedback ID:
This issue has 5 comments on GitHub. Read the full discussion on GitHub ↗