All categoriesconfigurationsession-managementutilitycontext-managementsetupparallel-agentsplanningdiagnostics
| # | Command | Tool | Category | Tool |
|---|---|---|---|---|
| 1 | /diff Display the current git diff of files modified by the agent in this session. | Antigravity CLI | utility | Antigravity CLI |
| 2 | /code-review Review the current diff for correctness bugs and for reuse, simplification, and efficiency cleanups. Pass --fix to apply findings, --comment to post as GitHub PR comments, or ultra for a deep cloud review. | Claude Code | code-review | Claude Code |
| 3 | /diff Open an interactive diff viewer showing uncommitted changes and per-turn diffs. Navigate with arrow keys between the git diff and individual Claude turns. | Claude Code | code-review | Claude Code |
| 4 | /diff Show the Git diff including files Git isn't tracking yet. Review Codex's edits before committing or running tests. | Codex CLI | code-review | Codex CLI |