Lesson 4 · 6 min
Slash Commands
Reusable named workflows the user invokes with /name.
Slash commands are markdown files in .claude/commands/. The body becomes a prompt the model executes. They're the right shape for "do this same multi-step thing again" — code reviews, releases, audits.
Quick check
Claude CodeSelect one
What's the primary purpose of a Claude Code skill?
