← Back to home

The Complete Claude Code Slash Command Atlas (91 Commands, Beginner-Friendly)

Long-Form Video · EP0030 June 5, 2026 02:48
What this episode covers

I had Claude Code compile every slash command in the latest build as of today into an atlas a beginner can follow: 91 commands, each explained in plain language by the headache it actually saves you. It's hard to find a version this detailed anywhere; worth sharing and saving.

This episode is short, and it mainly makes one point: don't stress about memorizing all 91. Plenty of them — the context-related ones, /goal for setting an objective, /workflows for running multi-agent work — get called automatically when you just talk to it in plain language. Only a few genuinely need you to type the slash, like /model to switch models, adjusting thinking depth, and /fast for fast mode. The whole atlas page is searchable and filterable, and downloadable straight from the blog.

Companion downloads · Feed them to your Claude Code

What I’ve got for you today is the complete list of slash commands in Claude Code, as of the latest build.

I had it compile them into a web page: 91 commands total, with simple, easy-to-follow, beginner-friendly explanations. It’s hard to find a version this detailed anywhere, so share it, save it, work through it at your own pace. Leave a comment and I’ll get you the download link for the page.

Don’t panic: you don’t need to memorize all 91

A lot of people see 91 and immediately think, how am I supposed to remember all that? You genuinely don’t need to memorize them.

Why? Because in the course of using Claude Code, there are plenty of commands it will call for you automatically when you express what you want in plain language. The context-related commands fall into this bucket; you never need to type them.

Take a recent example — the /goal command. What it does: you define an objective, the agent keeps working, and afterward it checks whether the objective was actually met, stopping only once it has been. But in practice, talking to Claude Code in natural language triggers it, and you don’t have to type /goal every time.

Or the newest one, /workflows. Just say “spin up a parallel multi-agent task” and it calls that slash command automatically. So for this category, knowing it exists is enough — leave the rest to natural language.

The few actually worth typing out

That said, there are commands you do want to activate with a slash deliberately. The ones I use most:

  • Switch models (/model) — swap out the AI brain;
  • Switch how deeply the model thinks — same model, thinking shallower or deeper;
  • Turn on fast mode (/fast) — this one is genuinely satisfying; the whole loop of thinking and responding gets much faster, about 2.5x if I remember right.

There’s an honest warning about fast mode though: it does not run off your subscription plan, it draws straight down your Claude credit balance — real dollars. I remember once it burned through $200 in about 20 minutes, which was alarming. So go in knowing that.

One I use a lot: insights for a retro

One more I use often — the insights command. It runs a retro on how you’ve been using Claude Code recently:

  • which projects you finished;
  • which habits in how you talk to Claude Code are working well;
  • and which problems you ran into, and how those could be solved — it does offer suggestions.

It’ll even spot work you run frequently and suggest you pin it down as a skill, so it becomes more stable and more reliable.

Finally

The page is right there, go learn from it at your own pace. Short one today. See you next episode.

You don't need to memorize all 91 slash commands — for a lot of them, you just talk to it in plain language and it calls them itself.