slash commands / reference
COMMAND REFERENCE▌
Slash commands for every AI coding tool — Claude Code, Cursor, Codex CLI, Gemini CLI, and OpenCode. Find the right command for your workflow. 3 commands indexed.
commands
3
tools
5
allconfigurationsession-managementcontext-managementsetupcode-reviewplanningdiagnosticsparallel-agentsintegrationsexplorationautomation
/approve
configuration
Approve one retry of a recent auto review denial — lets Codex attempt a blocked action once under current policy.
approvepermissionsoverrideretry
view command →
/diff
code-review
Show the Git diff including files Git isn't tracking yet. Review Codex's edits before committing or running tests.
diffgitreviewchanges
view command →
/review
code-review
Ask Codex to review your working tree — summarizes issues, focusing on behavior changes and missing tests.
reviewcode-qualitytestingpr
view command →