Slash Commands

Documented for Akmon 2.0.0.

In akmon chat, type / then command name. Use /help in-session as runtime source of truth.

Session & navigation

CommandDescription
/helpShow command list
/exit (/quit, /q)Save and exit
/clearClear UI + chat context (--hard also clears spec markdown cache)
/resetStart a new session (saves current first)
/sessionsSession picker
/resume <id-prefix>Resume by session ID prefix

Project memory

CommandDescription
/initGenerate or refresh AKMON.md
/importImport external tool context
/exportExport AKMON.md to another format
/update-contextOpen AKMON.md in $EDITOR and reload
/new <name>Scaffold a new project in current directory

Models

CommandDescription
/modelShow/set model for next turns
/modelsAlias for /model
/architectNext message uses planner then main model

Planning & specs

CommandDescription
/planNext message runs in read-only plan mode
/implementRun the last captured plan
/edit-planEdit latest plan in $EDITOR
/view-planView latest plan in overlay
/specList feature specs under .akmon/specs

Insight & diagnostics

CommandDescription
/costToken/cost summary
/auditSession audit log view
/contextContext-window usage breakdown
/configSettings UI for model estimates
/indexSemantic index status
/doctorProvider key/status summary
/mcpMCP setup hints and configured servers
/copyCopy last assistant response
/transcript (/export-chat)Export chat to .akmon/transcript_export.md

Verification

Run akmon chat, then /help, and verify command list contains the expected set for your build.