cabinet-roster-check

Audit Claude Code skill ecosystems for coverage gaps and coherence drift.

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

SYSTEM DOCUMENTATION & REQUIREMENTS

What problem does it solve?

The roster-audit skill helps identify coverage gaps, misalignments between Claude Code skills and CLAUDE.md guidance, and coherence drift across the cabinet. It surfaces missing skills, stale procedures, and opportunities to improve skill composition, hooks, and MCP alignment during audits.

Core Features & Use Cases

  • Evaluate coverage, quality, and coherence of the skill ecosystem.
  • Detect drift between CLAUDE.md and implemented skills, and flag missing or outdated procedures.
  • Guide strategic decisions on skill composition (skills vs hooks vs MCP) and improvement priorities.

Quick Start

Run an audit pass on the CLAUDE.md procedures and current skills to surface coverage gaps and misalignments.

Frequently Asked Questions about cabinet-roster-check

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

FAQPage Schema
How do I audit my Claude Code skills for coverage gaps?

To audit Claude Code skills for coverage gaps, evaluate the ecosystem against CLAUDE.md procedures to surface missing skills, stale procedures, and misalignments with hooks and MCP servers.

What is coherence drift in a Claude Code skill ecosystem?

Coherence drift occurs when implemented skills and CLAUDE.md guidance misalign over time. Auditing detects this drift by evaluating clarity, completeness, error handling, scope, and alignment against local best practices.

How do I check if my CLAUDE.md procedures match my implemented skills?

Check CLAUDE.md procedures against implemented skills by running an audit pass that enforces evaluation criteria and flags missing or outdated procedures across the repository.

When do I need to evaluate my skill cabinet for quality issues?

Evaluate your skill cabinet for quality issues during audits and strategy sessions when you need to guide decisions on skill composition, prioritize improvements, and assess hooks and MCP alignment.

What's the best way to decide between adding skills, hooks, or MCP servers?

Decide between skills, hooks, and MCP servers by auditing the existing ecosystem to identify coverage gaps and coherence drift, then using the evaluation results to guide strategic composition decisions.