Claude Code Reference
v2.1.178 · 87 auto-discovered · Commands, shortcuts, hooks, Python/AWS tips.
Live
Slash Commands
Click a command to see its options and example invocations.
Anthropic’s Claude Mythos PreviewAUTOA gated defense framework of Project Glasswing that represents a massive leap in AI capability for cybersecurity.N/A
Anthropic’s Claude Mythos PreviewAUTOModel Context Protocol (MCP) supportAUTOEnables AI assistants like Claude Code to interact with Terraform, reducing manual effort and accelerating delivery.N/A
Model Context Protocol (MCP) supportAUTOClaude CodeAUTOhandles many day-to-day engineering tasks effectivelyN/A
Claude CodeAUTOCursor and Claude CodeAUTOhandles many day-to-day engineering tasks effectivelynot applicable
Cursor and Claude CodeAUTOskills fileAUTOteach the agent about blog's architecture, deployment, and what not to touchN/A
skills fileAUTOmass-migrated blog to AstroAUTOMigrate a large number of posts and assets to Astro using Claude Code.Not applicable
mass-migrated blog to AstroAUTOmass-migrating blog to AstroAUTOUse Claude Code to migrate a large number of blog posts to Astro.Not specified
mass-migrating blog to AstroAUTOIsolation and access controlAUTOStrictly controlling access to private backends and customizing agent's toolsNot specified
Isolation and access controlAUTODeployment and architecture understandingAUTOTeaching the agent about blog's architecture and deploymentNot specified
Deployment and architecture understandingAUTOAstro migration supportAUTOMass-migrate a blog to Astro using Claude CodeNot specified
Astro migration supportAUTOCustomizing agent's toolsAUTOeasily customize agent's toolsnot specified
Customizing agent's toolsAUTOAutonomous code deliveryAUTOscale agent workflows globally while controlling access to private backendsnot specified
Autonomous code deliveryAUTOIsolationAUTOteach the agent about blog's architecture and what not to touchnot specified
IsolationAUTOSitemap generationAUTOgenerate sitemaps using Claude Codenot specified
Sitemap generationAUTOJSON-LD markupAUTOgenerate JSON-LD markup using Claude Codenot specified
JSON-LD markupAUTODeploymentAUTOhandle deployment of blog using Claude Codenot specified
DeploymentAUTOAstro migrationAUTOmass-migrate a blog to Astro using Claude Codenot specified
Astro migrationAUTOObservabilityAUTOGet observability in the terminal for you and your agents with the gcx CLI toolNot specified
ObservabilityAUTOClaude Managed AgentsAUTOCloudflare integration for fast, isolated execution environment for autonomous code deliveryNot specified
Claude Managed AgentsAUTOSkills fileAUTOTeach the agent about blog architecture, deployment, and what not to touchNot specified
Skills fileAUTOCloudflare integrationAUTOCloudflare has integrated with Anthropic's Claude Managed Agents for autonomous code deliveryNot applicable
Cloudflare integrationAUTOIsolation and deploymentAUTOspent hours writing a skills file to teach the agent about blog's architecture, deployment, and what not to touchNot applicable
Isolation and deploymentAUTOteaching agent about blog architectureAUTOWrite a skills file to teach Claude Code about your blog's architecture and deployment.Not provided
teaching agent about blog architectureAUTOSpecialized Deep Research SkillAUTOAdds deep research capabilities to agent harnesses like Claude CodeN/A
Specialized Deep Research SkillAUTOAgentic toolsAUTOHandle many day-to-day engineering tasksNot applicable
Agentic toolsAUTODeepSeek V4 ProAUTOAn enhancement to the Claude Code agent loop for improved performanceNot specified
DeepSeek V4 ProAUTOCommit PolicyAUTORefuses requests or charges extra if commits mention 'OpenClaw'N/A
Commit PolicyAUTOCommit filteringAUTORefuses requests or charges extra if commits mention 'OpenClaw'N/A
Commit filteringAUTO/helpShow help menu
/help/configOpen settings interface
/config/modelSwitch the active model mid-session.
/modelAccepted values
claude-opus-4-7Latest flagship — best for hard agentic coding.claude-opus-4-6Previous flagship, still very capable.claude-sonnet-4-6Fast & cheap default.claude-haiku-4-5Fastest/cheapest — small tasks.
Examples
/model claude-opus-4-7/model claude-sonnet-4-6TipOr use Cmd+P / Meta+P to open the picker.
/effortSet extended-thinking effort for the rest of the session.
/effortAccepted values
lowSnappy, minimal thinking.mediumBalanced default.highMore reasoning — tricky bugs.maxMaximum depth — hardest problems.
Examples
/effort high/effort max/clearClear conversation and start fresh
/clear/compactManually compact context window
/compact/resumeResume previous sessions (open picker)
/resume/renameRename current session
/rename/planView current plan (in plan mode)
/plan/usageView token usage and costs
/usage/versionShow Claude Code version
/version/ideConnect to VS Code or JetBrains IDE
/ide/thinking-toggleToggle extended thinking on/off
/thinking-toggle/agentsView and create custom subagents
/agents/skillsBrowse available skills
/skills/pluginsBrowse and manage plugins
/plugins/mcpAdd and configure MCP servers
/mcp/hooksBrowse configured hooks
/hooks/permissionsView and manage tool permissions
/permissions/memoryView project memory (CLAUDE.md)
/memory/debugEnable debug logging for troubleshooting
/debug/simplifyReview code for reuse, quality, and fix issues
/simplify/batchPlan and execute large-scale changes across 5-30 isolated worktree agents
/batch/loopRun a prompt or command on a recurring interval
/loop/scheduleCreate scheduled remote agents on cron schedule
/schedule/claude-apiBuild, debug, and optimize Claude API / Anthropic SDK apps
/claude-api/find-docsRetrieve up-to-date docs for any library (via Context7)
/find-docs/initInitialize CLAUDE.md for your project
/init/reviewReview a pull request
/review/security-reviewPerform security review of pending changes
/security-review/insightsGenerate report analyzing Claude Code sessions
/insights/install-github-appInstall Claude GitHub App for CI/CD
/install-github-app/powerupInteractive lessons with animated demos
/powerup/remote-controlStart Remote Control session
/remote-control