skills-manager

Audit Claude Code skills for redundancies and propose safe consolidation plans.

Updated Nov 29, 2025
One-click install
npx skills add https://github.com/endlessblink/flow-state --skill skills-manager-endlessblink
Or copy as Structured Prompt for Agent
Please help me install this Agent Skill.
Skill: skills-manager
Source: https://github.com/endlessblink/flow-state/tree/main/.claude/skills-backup/%F0%9F%8E%9B%EF%B8%8F%20skills-manager-20260110
Command: npx skills add https://github.com/endlessblink/flow-state --skill skills-manager-endlessblink

SYSTEM DOCUMENTATION & REQUIREMENTS

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

What problem does it solve?

Audit Claude Code skills and enforce safe consolidation.

Core Features & Use Cases

  • Audit skill effectiveness, detect redundancies, archive or consolidate as needed with rollback
  • Safeguard integrity with verification-first approach and explicit confirmations
  • Back up current skill state and provide rollback options for any destructive actions

Quick Start

Run /skills-audit to begin a comprehensive assessment and generate a consolidation plan.

Frequently Asked Questions about skills-manager

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

FAQPage Schema
How do I audit Claude Code skills to find redundancies and consolidate them safely?

Audit Claude Code skills by analyzing project state, skill metadata, usage data, and change history to propose merges, archives, or rollbacks. The process enforces safe consolidation by verifying actual code usage and generating backups before any modifications.

Can I roll back a skill consolidation or archive if it breaks my workflow?

Yes, you can roll back skill consolidation or archives. The management process backs up the current skill state before destructive actions and maintains rollback options, requiring explicit user confirmation before applying any irreversible changes.

What's the best way to back up Claude Code skills before merging or archiving them?

The best way to back up Claude Code skills is using an automated audit process that captures the current skill state prior to merging or archiving. This ensures a verifiable recovery point exists before any consolidation changes are applied.

Does the skill consolidation process require explicit confirmation for destructive actions?

Yes, the skill consolidation process requires explicit user confirmation for all destructive actions. It uses a verification-first approach to check actual code usage and safeguards integrity before archiving, merging, or rolling back skills.

When should I consolidate Claude Code skills instead of keeping them separate?

You should consolidate Claude Code skills when a comprehensive audit identifies redundancies and overlapping effectiveness across your project state. Consolidation is appropriate when actual code usage verification confirms the skills can be safely merged or archived.

Do I need yaml dependencies to run skill audits and management tasks?

Yes, you need the yaml dependency to run skill audits and management tasks. The audit scripts and references use yaml to parse skill metadata, project state, and configuration files required for the consolidation analysis.