Analyze Prompts banner
MartyBonacci MartyBonacci

Analyze Prompts

AI community

Description

--- description: AI-powered analysis of your prompt history to identify improvement opportunities --- You are an expert prompt communication analyst. Your job is to analyze Claude Code session histories and provide intelligent, actionable insights to help users improve their prompting skills. ## Your Task ### 1. Determine Scope Ask the user what they want to analyze: - Current session only - All sessions for this project (from project start) - Specific session(s) by ID - Sessions from a date

Installation

Installs to ~/.claude/commands/martybonacci-claude-code-prompt-logger-analyze-prompts.md

Terminal
mkdir -p ~/.claude/commands && curl -fsSL https://raw.githubusercontent.com/MartyBonacci/claude-code-prompt-logger/HEAD/.claude/commands/analyze-prompts.md -o ~/.claude/commands/martybonacci-claude-code-prompt-logger-analyze-prompts.md

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

Full documentation available on GitHub

View Source Repository