skill-stocktake

Audit Claude skills and commands for quality, staleness, and overlap.

1|Updated Mar 5, 2026
One-click install
npx skills add https://github.com/beratcelik1/compound-claude --skill skill-stocktake-beratcelik1
Or copy as Structured Prompt for Agent
Please help me install this Agent Skill.
Skill: skill-stocktake
Source: https://github.com/beratcelik1/compound-claude/tree/main/skills/skill-stocktake
Command: npx skills add https://github.com/beratcelik1/compound-claude --skill skill-stocktake-beratcelik1

SYSTEM DOCUMENTATION & REQUIREMENTS

What problem does it solve?

Provides a structured audit process to find stale, overlapping, or low-quality Claude skills and commands so maintainers can decide whether to keep, improve, merge, or retire them.

Core Features & Use Cases

  • Inventory: Enumerates global and project-level skill files, extracts frontmatter, and collects modification times.
  • Quality Evaluation: Checks overlap with other skills and core docs, assesses freshness of references, and judges actionability, scope fit, uniqueness, and currency.
  • Consolidation Guidance: Produces a summary table with recommended verdicts (Keep, Improve, Update, Retire, Merge) and actionable suggestions while requiring user confirmation for destructive changes.
  • Modes: Supports a quick scan for changed skills and a full stocktake for comprehensive auditing.

Quick Start

Run a quick scan to audit changed skills and receive a summary table of verdicts and suggested next steps.

Frequently Asked Questions about skill-stocktake

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

FAQPage Schema
How do I audit Claude skills for staleness and overlap across project directories?

Auditing Claude skills for staleness and overlap involves extracting frontmatter and timestamps from global and project-level skill directories, comparing content against core documentation, and generating a verdict table with recommended actions like Keep, Improve, Merge, or Retire.

What is a skill inventory quality assessment and when do I need it?

A skill inventory quality assessment is a structured audit process that evaluates skills for freshness, actionability, and uniqueness to find stale, overlapping, or low-quality commands. You need it when maintaining a large collection of Claude skills and deciding whether to keep, improve, merge, or retire them.

How do I run a comprehensive documentation stocktake for Claude commands?

Running a comprehensive documentation stocktake requires executing a full audit mode that enumerates all global and project-level skill files, evaluates content overlap with MEMORY.md and CLAUDE.md, assesses reference currency, and outputs a summary table with actionable consolidation guidance.

Can I perform a quick scan on only changed skill files instead of a full audit?

Yes, you can perform a quick scan to audit only changed skills instead of a full stocktake. This mode targets recently modified files in global and project-level directories to provide a faster summary of verdicts and suggested next steps without evaluating the entire collection.

Does the skill audit process automatically delete or archive overlapping commands?

No, the skill audit process does not automatically delete or archive overlapping commands. It generates a verdict table with recommended actions for consolidation and quality improvement, but it requires explicit user confirmation before executing any destructive changes like archiving or deleting files.