Commands

Available commands

/clear
Clear the conversation and all panels.
/compact
Compact session context to free up tokens.
/config
Open the settings panel.
/memory
Open the project CLAUDE.md file in the configured editor.
/model
Change the Claude model without restarting the session.
/cost
View the accumulated cost of the current session in tokens and dollars.
/bug
Report a bug directly on GitHub with session context.
/help
Show the quick help panel with shortcuts and commands.
/init
Initialize a CLAUDE.md file in the current project.
/login
Log in with your Anthropic account.
/logout
Log out of Anthropic.
/mcp
Reconnect configured MCP servers.
/editor
Configure the external editor (VS Code, Cursor, Notepad++ or other).
/effort
Change the reasoning effort level: low / medium / high / max.
/doctor
Claude Code health check. Diagnose configuration issues.
/permissions
Change permission mode: Normal (asks for confirmation) or Bypass.
/new
Start a new session in the same project folder.
/review
Review the current conversation summary.
/status
View session status: model, tokens, cost, git branch.

Custom Commands

If you have files in .claude/commands/ inside your project, they will automatically appear in the autocomplete when you type /. Axon Terminal detects them and shows them alongside the built-in commands.