// Reviewing

Comment commands

Trigger ReviewIQ from a pull-request comment.

Type any of these as plain text in a pull-request comment. Matching is case-insensitive.

CommandEffect
/reviewRe-review the current diff.
/re-review, /rereviewSame as /review.
/describeRegenerate the AI description.
/improveRegenerate code suggestions.
/askAsk a question about the change.
@reviewiqMention trigger; also @pragent, @pr-agent.

Two things worth knowing

Use plain text — on most platforms typing an @ mention resolves to a real account, not the literal string ReviewIQ matches on.

The author allowlist still applies. A command on a PR whose author is not enabled is ignored by design.