Skip to content

docs(code-review plugin): clarify relationship to bundled /code-review skill#75529

Open
fcarvajalbrown wants to merge 1 commit into
anthropics:mainfrom
fcarvajalbrown:docs/clarify-code-review-plugin-vs-skill
Open

docs(code-review plugin): clarify relationship to bundled /code-review skill#75529
fcarvajalbrown wants to merge 1 commit into
anthropics:mainfrom
fcarvajalbrown:docs/clarify-code-review-plugin-vs-skill

Conversation

@fcarvajalbrown

Copy link
Copy Markdown

Summary

  • Clarifies that the code-review plugin is separate from the bundled /code-review skill (different scope: PR review via gh vs. local working-diff review), and that the plugin's command is namespaced (code-review:code-review) to avoid colliding with it.
  • Fixes the Installation section, which read as if the plugin were automatically available (it isn't — it must be explicitly installed).

Addresses #69232.

Test plan

  • Docs-only change; verified by reading the rendered README locally.

…w skill

The plugin's README described itself as "automatically available", which
reads as if it were the built-in command, while a separate bundled
/code-review skill with a different feature set already exists and the
plugin's own command is namespaced to avoid colliding with it. Neither
fact was documented, making it unclear which /code-review a user is
actually invoking or whether installation is needed at all.
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

1 participant