claude-code-analyzer

Analyze Claude Code usage and generate actionable configurations.

Updated Aug 23, 2026
One-click install
npx skills add https://github.com/mporenta/airflow --skill claude-code-analyzer-mporenta
Or copy as Structured Prompt for Agent
Please help me install this Agent Skill.
Skill: claude-code-analyzer
Source: https://github.com/mporenta/airflow/tree/main/.claude/skills/claude-code-analyzer
Command: npx skills add https://github.com/mporenta/airflow --skill claude-code-analyzer-mporenta

SYSTEM DOCUMENTATION & REQUIREMENTS

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

What problem does it solve?

Claude Code usage is often opaque and scattered across projects. This skill consolidates usage analysis, community pattern discovery, and documentation generation into a repeatable workflow to optimize Claude Code setups.

Core Features & Use Cases

  • Usage Analysis: extracts tool usage, model distribution, and team activity to identify optimization opportunities.
  • GitHub Discovery: surfaces community resources, example agents/skills/commands, and proven patterns to adopt.
  • Project Analysis: detects tech stack, project structure, and CLAUDE.md documentation needs.
  • On-Demand Documentation: fetches latest Claude Code docs to build configurations and project docs.

Quick Start

Run the analyzer on your Claude Code project to generate a structured report and recommended configurations.

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 history to optimize project workflows?

Analyzing Claude Code usage history involves extracting tool usage patterns, model distribution, and team activity to identify optimization opportunities and generate recommended configurations for your projects.

What is the best way to generate a CLAUDE.md configuration from existing project structures?

Generating a CLAUDE.md configuration requires detecting the tech stack and project structure, then fetching the latest Claude Code documentation to build project-specific documentation needs and recommended sections.

Can I discover community Claude Code patterns and example agents on GitHub?

Discovering community Claude Code patterns on GitHub surfaces proven resources, example agents, skills, commands, and established workflows to adopt within your own project configurations.

Does the Claude Code analyzer require specific command line tools to run?

The Claude Code analyzer requires jq, gh, and curl installed in your environment to parse usage data, query GitHub repositories, and fetch documentation for analysis.

How do I consolidate multi-project Claude Code histories into a single report?

Consolidating multi-project Claude Code histories captures tool usage, auto-allowed tools, model distribution, and project structures across repositories to generate a structured analysis report with recommended on-demand tooling.

What limitations exist when auto-allowing tools based on Claude Code usage analysis?

Usage analysis for auto-allowing tools depends on existing Claude Code histories; projects without prior usage data or GitHub access may yield limited optimization recommendations and incomplete documentation generation.