Slash command
Review changed code for cleanup opportunities and apply the fixes. Four review agents run in parallel covering reuse, simplification, efficiency, and abstraction level.
Syntax
/simplify [target]Skill. Does NOT look for correctness bugs — use /code-review for bugs. Four review agents run in parallel: reuse of existing helpers, simplification, efficiency, and whether the change sits at the right level of abstraction. Applies fixes automatically.
setup
Edit CLAUDE.md memory files, enable or disable auto-memory, and view auto-memory entries.
configuration
Set or view the default environment for cloud agents spawned from Claude Code sessions.
configuration
View hook configurations for tool events. Comma-separated matchers like Bash,PowerShell work correctly as of v2.1.191.
configuration
Manage allow, ask, and deny rules for tool permissions. Recently-denied approvals persist on close as of v2.1.191.
setup
Initialize project with a CLAUDE.md guide covering repo conventions, commands, and agent instructions.
integrations
Manage MCP server connections and OAuth. v2.1.191 adds retries for capability discovery and OAuth token requests.