claude-code-analyzer

Analyze Claude Code usage patterns and generate workflow optimization recommendations.

4|1|Updated Dec 6, 2010
One-click install
npx skills add https://github.com/kevinold/dotfiles --skill claude-code-analyzer-kevinold
Or copy as Structured Prompt for Agent
Please help me install this Agent Skill.
Skill: claude-code-analyzer
Source: https://github.com/kevinold/dotfiles/tree/main/dot_claude/skills/claude-code-analyzer
Command: npx skills add https://github.com/kevinold/dotfiles --skill claude-code-analyzer-kevinold

SYSTEM DOCUMENTATION & REQUIREMENTS

💡 This Skill requires jq, and includes scripts (resource) and references (resource) components.

What problem does it solve?

Analyzes Claude Code usage patterns to optimize workflows, improve configurations, and surface actionable guidance.

Core Features & Use Cases

  • Usage analysis: extracts patterns from Claude Code history, tool usage frequency, auto-allowed vs actual usage, and model distribution.
  • GitHub discovery: finds community resources, example agents/skills/commands, and CLAUDE.md references.
  • Project analysis: detects tech stack and suggests project CLAUDE.md sections and documentation workflows.
  • On-demand documentation: fetches latest Claude Code docs for settings, agents, skills, and commands.
  • Config generation: assists in creating agents, skills, and slash commands configurations.
  • Documentation assists for project contexts and best practices.

Quick Start

Ask Claude Code History Analyzer to optimize your Claude Code workflow by analyzing usage, discovery, and documentation improvements.

Frequently Asked Questions about claude-code-analyzer

High-intent search queries and answers about installing and using this skill.

FAQPage Schema
How do I analyze my Claude Code usage patterns to optimize workflows?

Analyzing Claude Code usage patterns extracts tool frequency, auto-allowed versus actual usage, and model distribution from your history. This workflow optimization process surfaces actionable recommendations to improve configurations and project documentation.

What is the best way to generate agents, skills, and commands configurations for a project?

Generating agents, skills, and commands configurations involves orchestrating project analysis and on-demand documentation fetches. This approach detects your tech stack and suggests structured guidance for creating project-specific CLAUDE.md sections and slash commands.

Does the Claude Code workflow analysis require any specific dependencies?

Claude Code workflow analysis requires jq as a dependency. This command-line JSON processor is needed to parse usage history and extract the tool frequency patterns required for generating actionable workflow recommendations.

Can I discover community Claude Code agents and skills examples on GitHub?

Discovering community Claude Code agents and skills on GitHub is supported through GitHub discovery. This feature finds community resources, example agents, skills, commands, and CLAUDE.md references to inform your project configurations.

How do I improve project documentation using Claude Code history analysis?

Improving project documentation with Claude Code history analysis detects your tech stack and suggests appropriate CLAUDE.md sections. It fetches latest settings, agents, and commands documentation on-demand to deliver structured guidance for best practices.

What are the limitations of optimizing Claude Code workflows with usage analysis?

Limitations of optimizing Claude Code workflows with usage analysis include reliance on existing history data and the jq dependency. Without sufficient usage history or proper JSON parsing, the tool cannot surface accurate patterns or generate actionable recommendations.