Slash Command — Claude Cert Academy

A slash command is a reusable, named prompt or action you invoke in Claude Code with a leading slash.

Commands package a workflow, like running tests or reviewing a diff, so you can trigger it consistently. They can be project- or user-scoped and accept arguments. They are a primary way to standardize how a team uses Claude Code.

Continue to Claude Cert Academy