skill-auditor

Analyze Claude Code session transcripts to assess skill portfolio health and routing accuracy.

Updated Mar 15, 2026
One-click install
npx skills add https://github.com/yAtomtom/dotfiles --skill skill-auditor-yatomtom
Or copy as Structured Prompt for Agent
Please help me install this Agent Skill.
Skill: skill-auditor
Source: https://github.com/yAtomtom/dotfiles/tree/main/.claude/skills/skill-auditor
Command: npx skills add https://github.com/yAtomtom/dotfiles --skill skill-auditor-yatomtom

SYSTEM DOCUMENTATION & REQUIREMENTS

What problem does it solve?

Analyzes Claude Code session transcripts to evaluate the health of a skill portfolio, identifying routing accuracy gaps, attention budget pressures, and opportunities for improvement.

Core Features & Use Cases

  • Generates per-skill health analyses by parsing transcripts and the skill manifest to surface where routing is strong or weak.
  • Produces a HTML report that visualizes routing incidents, portfolio balance, and patch suggestions for set-level optimization.
  • Helps coordinate patches across related skills and propose new skills to close coverage gaps in a project-aware context.

Quick Start

Analyze your Claude Code transcripts with the Skill Auditor to generate a comprehensive audit report and patch recommendations.

Frequently Asked Questions about skill-auditor

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

FAQPage Schema
How do I audit skill routing accuracy from Claude Code session transcripts?

You audit skill routing accuracy by parsing Claude Code session transcripts to evaluate routing incidents, attention budget pressures, and per-skill health against the installed skill manifest. This produces per-skill metrics, incident reports, and suggested patches.

What is skill portfolio health and how does attention budget affect it?

Skill portfolio health measures routing accuracy and coverage across installed global and project-local skills. Attention budget pressures indicate routing conflicts or competition matrix overlaps that degrade health, requiring patches to optimize set-level balance.

Can I analyze both global and project-local skills in the same transcript audit?

Yes, you can analyze both global and project-local skills during a transcript audit. The evaluation applies the competition matrix and attention budget across all installed skills to produce a unified health assessment and patch recommendations.

How do I identify coverage gaps and propose new skills using a competition matrix?

Identify coverage gaps by analyzing the competition matrix and routing incidents from session transcripts. The audit coordinates patches across related skills and proposes new skills to close coverage gaps within a project-aware context.

What format does the skill portfolio audit report use for routing incidents and patch recommendations?

The audit report returns a structured, vector-friendly payload including per-skill metrics and incidents, alongside an HTML report that visualizes routing incidents, portfolio balance, and patch suggestions for set-level optimization.