| Help | help, commands | PR or issue | Lists commands with examples. |
| Status | status, settings | PR or issue | Shows CI gate, auto-commit, use_updates_branch, and a style-guide preview. |
| Set style | style "<text>", style '<text>', style <text> | PR or issue | Sets the style guide. Quoted or unquoted. |
| CI gate on/off | enable ci-gate, enable ci gate, disable ci-gate, disable ci gate | PR or issue | Toggles the CI gate. Dash or space. |
| Auto-commit on/off | enable auto-commit, enable auto commit, disable auto-commit, disable auto commit | PR or issue | Toggles auto-commit. Still requires the DOCAGENT_WRITE_COMMITS env var to actually commit. |
| Update now | update docs now, update docs, update documentation now, update | PR only | Forces a docs analysis on the current PR, ignoring trigger mode. |