claude-code-analyzer

Extract tool usage, model distribution, and project structure from Claude Code JSONL histories.

44|3|Updated Oct 31, 2025
One-click install
npx skills add https://github.com/vonrobak/fedora-homelab-containers --skill claude-code-analyzer-vonrobak
Or copy as Structured Prompt for Agent
Please help me install this Agent Skill.
Skill: claude-code-analyzer
Source: https://github.com/vonrobak/fedora-homelab-containers/tree/main/.claude/skills/claude-code-analyzer
Command: npx skills add https://github.com/vonrobak/fedora-homelab-containers --skill claude-code-analyzer-vonrobak

SYSTEM DOCUMENTATION & REQUIREMENTS

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

What problem does it solve?

This Skill helps you streamline and optimize your Claude Code workflow by providing deep insights into your usage patterns, discovering valuable community resources, and suggesting intelligent improvements for your project documentation and configurations.

Core Features & Use Cases

  • Usage Analysis: Automatically extracts tool usage frequency, model distribution, and project activity from your Claude Code history, identifying areas for efficiency gains.
  • GitHub Discovery: Finds relevant community skills, agents, and slash commands on GitHub that match your tools and workflows, saving you time in building from scratch.
  • Project Analysis: Detects your project's tech stack (e.g., Next.js, Vitest) and suggests specific CLAUDE.md documentation improvements, ensuring your AI has the best context.
  • On-Demand Documentation: Fetches the latest Claude Code documentation for agents, skills, and commands, ensuring your configurations are always up-to-date with best practices.
  • Use Case: A developer wants to make their Claude Code interactions faster and more effective. This skill can analyze their past usage, recommend adding frequently used tools to auto-allows, suggest creating slash commands for repetitive tasks (like running tests), and even find existing community skills tailored to their specific tech stack.

Quick Start

Optimize my Claude Code setup. Analyze my usage patterns and suggest improvements for my current project.

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 identify optimization opportunities?

Usage analysis extracts tool frequency, model distribution, and project activity from your Claude Code history to reveal efficiency gains. The Skill automatically processes your JSONL histories and generates actionable recommendations for frequently used tools and workflows.

Can I discover community skills and slash commands that match my project's tech stack?

GitHub discovery finds relevant community skills, agents, and slash commands matching your tools and workflows. The Skill detects your tech stack (Next.js, Vitest, etc.) and surfaces existing solutions tailored to your specific needs.

How do I improve my CLAUDE.md configuration based on my actual Claude Code usage?

Project analysis detects your tech stack and suggests specific CLAUDE.md improvements to give your AI better context. The Skill generates configuration artifacts including auto-allowed tools, slash commands, and documentation content.

What dependencies does this Skill require to run?

The Skill requires jq for JSON processing and gh (GitHub CLI) for discovering community resources. Both tools must be installed and configured in your environment to enable GitHub discovery and documentation retrieval.

Can I automate recommendations for frequently used tools in my Claude Code workflow?

Yes. The Skill extracts tool usage frequency from your history and generates recommendations for adding commonly used tools to auto-allows and creating slash commands for repetitive tasks like running tests.

Does this work with existing Claude Code documentation and configurations?

The Skill fetches the latest Claude Code documentation for agents, skills, and commands, ensuring your configurations align with current best practices. It generates SKILL.md and CLAUDE.md content artifacts compatible with standard Claude Code setups.