
Setting up slash commands
Create custom commands by adding Markdown files to the.claude/commands/ directory:
Run custom commands within a chat

.claude/commands/ directory:
mkdir -p ~/.claude/commands
echo "Your prompt here" > ~/.claude/commands/<name>.md