Search the documentation
5 pages for --comment.
Titles and paths first, then pages whose text carries it. Each row opens that page as this site last read it.
Code Review
Claude Code CLI · in the page
code-review
…x`: applies the findings to your working tree after the review * `--comment`: posts the findings as inline PR comments * `--post`: on an `ultra` cloud review of a `github.com` pull request, pr…
Commands
Claude Code CLI · in the page
commands
…| | `/code-review [low\|medium\|high\|xhigh\|max\|ultra] [--fix] [--comment] [pr#\|branch\|path]` | **[Skill](/docs/en/skills#bundled-skills).** Review the current diff, or a PR number, branch, or…
Claude Code GitHub Actions
Claude Code CLI · in the page
github-actions
…h and opens the pull request, the same as a first install. * Add the `--comment` argument and the `claude_args` line from the [review workflow example](#run-a-skill) to the checked-in file yourself, w…
Extend Claude with skills
Claude Code CLI · in the page
skills
…request context - PR diff: !`gh pr diff` - PR comments: !`gh pr view --comments` - Changed files: !`gh pr diff --name-only` ## Your task Summarize this pull request... ``` Substitution runs once ov…
Week 21 · May 18–22, 2026
Claude Code CLI · in the page
whats-new/2026-w21
…chosen effort level such as <code>/code-review high</code>, and <code>--comment</code> posts findings as inline GitHub PR comments. <code>/simplify</code> remains as a separate cleanup-only review.</d…