Files
claude-code/plugins/code-review/commands
Claude 5d95a9c67d feat(code-review): Add --no-comment option for local-only review
Add ability to run /code-review without posting to GitHub PR.
When --no-comment is passed, the review is output to the terminal
only. This is useful when running locally and users don't want to
clutter PRs with automated comments.
2025-12-15 17:37:11 +00:00
..