cabinet-cc-health

Identify Claude Cabinet misconfigurations and surface remediation findings during project audits.

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

SYSTEM DOCUMENTATION & REQUIREMENTS

What problem does it solve?

CC adoption and configuration health analysis to verify Claude Cabinet is configured correctly for a project by checking phase coverage, cabinet member activation patterns, skill usage, configuration drift, and bloat.

Core Features & Use Cases

  • Assess phase file coverage and cabinet member activation alignment with project tech
  • Evaluate skill usage, configuration drift, and anti-bloat signals to surface actionable remediation
  • Support audit workflows by providing guidance on retirement or reconfiguration decisions

Quick Start

Run a governance audit to evaluate the current project configuration for cabinet adoption health.

Frequently Asked Questions about cabinet-cc-health

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

FAQPage Schema
How do I audit Claude Cabinet configuration drift in my repository?

You can audit Claude Cabinet configuration drift by applying checks for phase coverage, cabinet member activation, and skill usage across the repository to surface misconfigurations for remediation.

What is cabinet member activation alignment and why does it matter?

Cabinet member activation alignment verifies that active cabinet members match the project's technology stack. Misaligned activation signals configuration drift, indicating the Claude Cabinet deployment needs reconfiguration to function correctly.

How do I check .claude/skills phase coverage during a project audit?

You check .claude/skills phase coverage by verifying the presence and correctness of skill files, cabinet files, committees, and hooks across the repository to identify gaps and surface actionable remediation steps.

Can I detect configuration bloat and unused skills in Claude Cabinet deployments?

Yes, you can detect configuration bloat by evaluating skill usage patterns and anti-bloat signals during an audit, which provides guidance on whether to retire or reconfigure unused cabinet components.

Does the cabinet health audit check for missing committees and hooks?

Yes, the cabinet health audit verifies the presence and correctness of committees and hooks, alongside .claude/skills and cabinet files, to ensure the deployment is configured correctly without missing components.

When should I run a Claude Cabinet adoption health assessment?

You should run a Claude Cabinet adoption health assessment during project audits to evaluate configuration correctness, check phase coverage, identify drift, and surface actionable remediation before deployment issues impact your workflow.