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.
| Command | Effect |
|---|---|
/review | Re-review the current diff. |
/re-review, /rereview | Same as /review. |
/describe | Regenerate the AI description. |
/improve | Regenerate code suggestions. |
/ask | Ask a question about the change. |
@reviewiq | Mention 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.