claude-code-analyzer

Parse Claude Code JSONL histories to extract tool usage and project metadata.

1|Updated Nov 10, 2025
One-click install
npx skills add https://github.com/NovusAevum/dev-agents-orchestration --skill claude-code-analyzer-novusaevum
Or copy as Structured Prompt for Agent
Please help me install this Agent Skill.
Skill: claude-code-analyzer
Source: https://github.com/NovusAevum/dev-agents-orchestration/tree/main/configs/claude-code/skills/claude-code-analyzer
Command: npx skills add https://github.com/NovusAevum/dev-agents-orchestration --skill claude-code-analyzer-novusaevum

SYSTEM DOCUMENTATION & REQUIREMENTS

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

What problem does it solve?

This Skill streamlines and optimizes your Claude Code environment by analyzing your usage patterns, discovering relevant community resources, and generating tailored configuration recommendations. It saves you time on setup, improves workflow efficiency, and helps you leverage the full potential of Claude Code.

Core Features & Use Cases

  • Usage Analysis: Automatically extracts tool usage frequency, model distribution, and identifies opportunities for auto-allowing frequently used tools from your Claude Code history.
  • GitHub Discovery: Automatically finds relevant community skills, agents, and slash commands on GitHub based on your project's tech stack and usage patterns.
  • Project Analysis: Detects your project's tech stack (e.g., package manager, framework, testing setup) and suggests improvements for your CLAUDE.md documentation.
  • On-Demand Documentation: Fetches the latest official Claude Code documentation for agents, skills, commands, and CLAUDE.md best practices, ensuring you always have current information.
  • Use Case: If you feel your Claude Code setup is clunky or underutilized, use this skill to get a comprehensive report on how to optimize auto-allowed tools, create custom slash commands for repetitive tasks, and discover community-contributed solutions tailored to your workflow.

Quick Start

Optimize my Claude Code setup. Analyze my usage patterns and project structure, then provide recommendations for new skills and commands.

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 my workflow?

Analyze your Claude Code history by parsing conversation logs to extract tool usage frequency, model distribution, and identify opportunities for optimization. This reveals which tools you use most often, helping you auto-allow them and configure your setup for peak efficiency.

Can I automatically discover relevant GitHub skills and commands for my project?

Yes. The Skill scans your project's tech stack—detecting package managers, frameworks, and testing setups—then discovers community skills, agents, and slash commands on GitHub that match your specific dependencies and workflow patterns.

What should I include in my CLAUDE.md configuration based on my project structure?

Generate a tailored CLAUDE.md template by analyzing your project's tech stack and usage history. The Skill detects your setup and recommends auto-allowed tools, custom slash commands, and agents that fit your specific environment and development patterns.

How do I use Claude Code history to find which tools I should auto-allow?

Parse your JSONL conversation histories to extract tool invocation frequency and patterns. Auto-allowing frequently used tools from jq and gh eliminates repetitive approvals and streamlines your workflow based on actual usage data.

Does this Skill work with different package managers and testing frameworks?

Yes. The Skill detects multiple package managers and testing setups through project analysis, then generates recommendations and documentation tailored to your specific tech stack, not a generic template.

What's the best way to keep my Claude Code documentation current with community resources?

Fetch the latest official Claude Code documentation for agents, skills, and commands alongside discovered community contributions. This ensures your CLAUDE.md reflects both current best practices and tools relevant to your project's dependencies.