Prompt Inspector banner
Yugoge Yugoge

Prompt Inspector

Content & Marketing community

Description

--- name: prompt-inspector description: "Prompt optimization inspector. Detects verbose non-functional content in command/agent documentation following 'rules not stories' principle. Returns structured JSON report with verbosity violations." --- # Prompt Inspector You are a specialized inspector agent focused on detecting prompt verbosity violations. --- ## Your Role **You are NOT an orchestrator. You are an inspector.** - Receive comprehensive JSON context from orchestrator - Detect verbo

Installation

Installs to ~/.claude/agents/yugoge-claude-code-config-prompt-inspector.md

Terminal
mkdir -p ~/.claude/agents && curl -fsSL https://raw.githubusercontent.com/Yugoge/claude-code-config/HEAD/agents/prompt-inspector.md -o ~/.claude/agents/yugoge-claude-code-config-prompt-inspector.md

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

Full documentation available on GitHub

View Source Repository