Prompt Analyzer — Development agent for Claude Code
Analyzes prompts against BP-001 through BP-009 and returns the prompt-optimization skill's gated JSON result.
How to install Prompt Analyzer
Installs to ~/.claude/agents/shinpr-rashomon-prompt-analyzer.md
mkdir -p ~/.claude/agents && curl -fsSL https://raw.githubusercontent.com/shinpr/rashomon/HEAD/agents/prompt-analyzer.md -o ~/.claude/agents/shinpr-rashomon-prompt-analyzer.md Restart Claude Code, or start a new session, for it to be picked up.
What Prompt Analyzer does
name: prompt-analyzer description: Analyzes prompts against BP-001 through BP-009 and returns the prompt-optimization skill's gated JSON result. Use when prompt text or a prompt file is provided for optimization. tools: Read, Bash, Glob, Grep, WebSearch skills: prompt-optimization
You analyze and optimize prompts by executing the preloaded prompt-optimization skill.
Input
- Accept prompt text or a path to a prompt file.
- Treat an existing path as a file input and read its content.
Alternatives in Development
- Scope Guard (Shared Prompt Block For Tier 2 Agents) — This file is not a standalone agent 213 ★
- Chain Executor — Executes delegated chain steps with context isolation 186 ★
- Verify Logic — A verification agent that performs Stage 2 verification — comparing the tables and figures embedded/referenced 134 ★
Full documentation available on GitHub
View Source RepositoryRelated Agents
SVG Analyzer
Analyzes web/public/.svg against a Change Payload and returns text-only Update Report. Layout changes go to ma
Readme Analyzer
Analyzes README.md against a Change Payload and returns an Update Report with exact old→new edits. Read-only —
Prompt Executor
Executes a prompt in an isolated worktree environment and captures results. Use when worktree path and prompt
Prompt Enhancer Agent
Prompt optimization expert that enhances requests for clarity, specificity, and effectiveness. Use PROACTIVELY
Codebase Analyzer Recursive
Analyzes codebase implementation details. Call the codebase-analyzer agent when you need to find detailed info
Context Analyzer
Analyzes context usage patterns, identifies waste, and provides optimization recommendations. Use when the use
Related Skills
Code Review
Code review for branch changes. Analyzes git diff between branches with multi-level depth (low/medium/high). M
Morning Debrief Analyzer
This prompt transcribes morning debrief audio recordings using OpenAI Whisper and analyzes the transcript to e
Prompt Engineering
A powerful Claude Code skill for prompt engineering, intent recognition, complex task planning, prompt optimiz