Instead of a block comment, if Claude identifies a particular piece of code it would be more readable if it added in line comments.
An example from our custom Claude Code review action:

An example from the Anthropic Claude Code github action:

With a comment like this, it'd be better left as a suggestion block around the specific piece of code
Instead of a block comment, if Claude identifies a particular piece of code it would be more readable if it added in line comments.
An example from our custom Claude Code review action:
An example from the Anthropic Claude Code github action:
With a comment like this, it'd be better left as a
suggestionblock around the specific piece of code