← 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 files · Drop them into 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, each with a plain, beginner-friendly explanation you can actually follow. 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 as you use Claude Code, plenty of commands get called for you automatically the moment you say what you want in plain language. The context-related commands are like that; you never need to type them.

Take a recent one—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. In practice, though, plain language triggers it. 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 on its own. So with this whole group, knowing it exists is enough—leave the rest to plain language.

The few actually worth typing out

That said, some commands you do want to fire off deliberately with a slash. 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.

One honest warning about fast mode, though: it does not run off your subscription plan. It draws straight from your Claude credit balance—real dollars. I remember it burning through $200 in about 20 minutes once, 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 lately:

  • which projects you finished;
  • which habits in how you talk to Claude Code are working well;
  • and which problems you ran into, and how you might solve them—it really 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.