skill-auditor

Audit Claude Code or Codex skill portfolios for routing errors and coverage gaps.

1|Updated May 17, 2026
One-click install
npx skills add https://github.com/furedea/agent-harness --skill skill-auditor-furedea
Or copy as Structured Prompt for Agent
Please help me install this Agent Skill.
Skill: skill-auditor
Source: https://github.com/furedea/agent-harness/tree/main/agents/skills/skill-auditor
Command: npx skills add https://github.com/furedea/agent-harness --skill skill-auditor-furedea

SYSTEM DOCUMENTATION & REQUIREMENTS

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

What problem does it solve?

This Skill provides a comprehensive audit of Claude Code or Codex skill portfolios, identifying routing errors, attention competition, and coverage gaps, and suggesting improvements.

Core Features & Use Cases

  • Portfolio Analysis: Evaluate the health of the entire skill portfolio.
  • Routing Audit: Detect routing errors and attention competition between skills.
  • Coverage Gap Analysis: Identify gaps in skill coverage.
  • Improvement Plan: Generate a plan to optimize the skill portfolio.
  • Use Case: When you want to ensure that your skill portfolio is performing optimally and efficiently, you can use the skill-auditor to audit and optimize your skills.

Quick Start

Run the skill-auditor with the following command: skill-auditor audit

Frequently Asked Questions about skill-auditor

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

FAQPage Schema
How do I audit Claude Code skill routing to find coverage gaps?

To detect routing errors and attention competition between Claude Code skills, you run a portfolio-level analysis on your skill manifests and session transcripts to evaluate routing health and identify overlapping skill triggers.

What is skill portfolio optimization for Codex?

Skill portfolio optimization for Codex is the process of evaluating the health of your entire skill collection, identifying coverage gaps and attention competition, and generating an improvement plan to ensure skills perform optimally and efficiently.

How do I analyze session transcripts to improve Claude Code skill performance?

You analyze session transcripts by running a portfolio-level audit that evaluates skill manifests against the transcripts to identify routing errors, attention competition, and coverage gaps, then generates a plan to optimize skill performance.

Do I need skill manifests and session transcripts to audit a Codex skill portfolio?

Yes, you need access to skill manifests and session transcripts to audit a Codex skill portfolio, as the analysis requires evaluating routing and performance data to identify coverage gaps and attention competition.

What is the best way to resolve attention competition between Claude Code skills?

The best way to resolve attention competition between Claude Code skills is to perform a routing audit that detects overlapping triggers and generates an improvement plan to optimize the portfolio and prevent skills from competing for attention.