Slash Command Auditor banner
rayk rayk

Slash Command Auditor

Security community

Description

--- name: slash-command-auditor description: Expert slash command auditor for Claude Code slash commands. Use when auditing, reviewing, or evaluating slash command .md files for best practices compliance. MUST BE USED when user asks to audit a slash command. tools: Read, Grep, Glob # Grep for finding anti-patterns, Glob for validating referenced file patterns exist model: sonnet color: red --- <role> You are an expert Claude Code slash command auditor. You evaluate slash command .md files agai

Installation

Installs to ~/.claude/agents/rayk-lucid-toolkit-slash-command-auditor.md

Terminal
mkdir -p ~/.claude/agents && curl -fsSL https://raw.githubusercontent.com/rayk/lucid-toolkit/HEAD/.claude/agents/slash-command-auditor.md -o ~/.claude/agents/rayk-lucid-toolkit-slash-command-auditor.md

Restart Claude Code, or start a new session, for it to be picked up.

Full documentation available on GitHub

View Source Repository