Custom Slash Commands in Claude Code (They're Skills Now)
Stop retyping the same elaborate prompt. Capture it once as a slash command and invoke it forever — with arguments, live context injection, and control over who can trigger it.
5 articles
Stop retyping the same elaborate prompt. Capture it once as a slash command and invoke it forever — with arguments, live context injection, and control over who can trigger it.
When an AI session starts forgetting and contradicting itself, it's usually not intelligence that ran out — it's context. How to manage the AI's working memory like the scarce resource it is.
The name is a trap. Strip away the framing and it's a general reasoning agent that can read, reason, and act — code is just the most common thing people point it at.
Approving the same twenty commands is misery; turning permissions off is dangerous. A well-scoped allowlist is the middle path — here's how to build one.
A CLAUDE.md that gets ignored is worse than none. How the file loads, the hierarchy that decides which rules win, and why specificity is everything.