The Ultimate Claude Code Cheat Sheet | 60+ Slash Commands
Key Takeaways
Explains 60+ slash commands for Claude Code, Anthropic's agentic coding tool
Original Description
The Ultimate Claude Code Cheat Sheet | 60+ Slash Commands
Claude Code is Anthropic's agentic coding tool.
Most users are leaving serious productivity on the table by ignoring its slash command system.
Let me break down the 8 categories you need to know:
📌 Today, let me break down 60+ Claude Code commands across 8 categories:
1. Session & Context
clear — wipe history, start fresh
/compact [instructions] — compress and keep what matters
/rewind — roll back to any earlier point
/branch [name] — fork the conversation
/btw question — ask a side question without breaking flow
2. Usage & Plans
/cost — token usage for this session
/usage — plan limits and rate-limit status
/extra-usage — unlock more when limits hit
/stats — visualize daily usage and streaks
3. Memory & Knowledge
/memory — edit CLAUDE.md and manage auto-memory
/init — initialize project with a CLAUDE.md guide
/insights — report on session patterns and friction
4. Model & Settings
/model [model] — switch between Sonnet, Opus, Haiku
/effort [low | med | high | max] — control model effort level
/config — open full settings panel
/fast [on | off] — toggle fast mode
5. Code & Dev Tools
/diff — interactive diff viewer for git changes
/security-review — scan changes for vulnerabilities
/plan [description] — enter plan mode
/batch instruction — parallel changes via sub-agents
/debug [description] — enable debug logging
6. Agents & Extensions
/agents — manage sub-agent configurations
/skills — list all available skills
/mcp — manage MCP server connections
/tasks — list and manage background tasks
7. Permissions & Security
/permissions — manage allow/ask/deny rules
/hooks — view hook configurations
/sandbox — toggle sandboxed execution
/doctor — diagnose your installation
8. Automation & Scheduling
/loop [interval] [prompt] — run prompts on repeat
/schedule [description] — create and manage routines
/ultraplan prompt — draft plan in browser, execute remotely
📌 Quick picks by use case:
Just starting out →
Watch on YouTube ↗
(saves to browser)
Sign in to unlock AI tutor explanation · ⚡30
More on: Agentic Coding
View skill →
🎓
Tutor Explanation
DeepCamp AI