skill-auditor

Analyze session transcripts to quantify routing accuracy and cross-skill conflicts.

6|2|Updated Apr 5, 2026
One-click install
npx skills add https://github.com/i-standard1/yamasaki --skill skill-auditor-i-standard1
Or copy as Structured Prompt for Agent
Please help me install this Agent Skill.
Skill: skill-auditor
Source: https://github.com/i-standard1/yamasaki/tree/main/.claude/skills/skill-auditor
Command: npx skills add https://github.com/i-standard1/yamasaki --skill skill-auditor-i-standard1

SYSTEM DOCUMENTATION & REQUIREMENTS

💡 This Skill includes scripts (resource) and references (resource) and assets (resource) components.

What problem does it solve?

Audit the health of a Skill Portfolio by analyzing real-session transcripts to quantify routing accuracy, attention budget, and cross-skill conflicts.

Core Features & Use Cases

  • End-to-end health assessment across phases: transcripts, skill definitions, routing judgments, portfolio metrics, and patches.
  • Generates structured health outputs and patch proposals to guide improvement cycles.
  • Useful for auditing Claude Code portfolios, evaluating inter-skill interactions, and informing optimization strategies.

Quick Start

Run the auditor on your Claude Code transcripts to generate a health report.

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 using session transcripts?

Audit skill routing accuracy by analyzing real-session transcripts to quantify routing judgments and detect cross-skill conflicts. This process evaluates multi-phase data to identify gaps and generate structured patch proposals for portfolio improvement.

What is skill portfolio health and how is it measured?

Skill portfolio health measures routing accuracy, attention budget, and cross-skill conflicts across a collection of skills. It is measured by normalizing real-session transcripts, skill definitions, and routing judgments to generate structured metrics outputs.

Can I evaluate cross-skill conflicts in a Claude Code portfolio?

Yes, you can evaluate cross-skill conflicts in a Claude Code portfolio. The auditor analyzes inter-skill interactions from real-session transcripts to detect conflicting routing judgments and quantify attention budget allocation.

How do I generate patch proposals to fix skill routing gaps?

Generate patch proposals by running an end-to-end health assessment across transcripts, skill definitions, and routing judgments. This analysis detects portfolio gaps and produces structured patch proposals to guide improvement cycles.

Does the portfolio auditor require dependencies to analyze attention budget?

No additional dependencies are required to analyze attention budget. The auditor operates independently using internal scripts, references, and assets to normalize session data and quantify attention budget metrics.

What's the best way to assess inter-skill interactions in a multi-phase data pipeline?

Assess inter-skill interactions by applying an audit across multi-phase data including transcripts and skill definitions. This approach evaluates routing judgments and portfolio metrics to detect conflicts and inform optimization strategies.