Commands are special phrases that control how Gitar behaves. Unlike regular comments to the Gitar agent, commands must match exactly as shown below (case insensitive).Documentation Index
Fetch the complete documentation index at: https://docs.gitar.ai/llms.txt
Use this file to discover all available pages before exploring further.
Display Mode
Control how much detail you see in the Gitar dashboard comment. The default iscompact mode.
| Command | Description |
|---|---|
gitar display:verbose | Show all rules including those that don’t apply, with explanations |
gitar display:compact | Show only relevant rules (default behavior) |
Auto-Apply Control
Control whether Gitar automatically applies fixes:| Command | Description |
|---|---|
gitar auto-apply:on | Enable automatic fix application |
gitar auto-apply:off | Disable automatic fixes (review only) |