skill-stocktake

Audit Claude Code skills for overlap, freshness, and trigger integrity.

1|Updated Jun 9, 2026
One-click install
npx skills add https://github.com/prestarius/jet-skills-stack --skill skill-stocktake-prestarius
Or copy as Structured Prompt for Agent
Please help me install this Agent Skill.
Skill: skill-stocktake
Source: https://github.com/prestarius/jet-skills-stack/tree/main/skills/skill-stocktake
Command: npx skills add https://github.com/prestarius/jet-skills-stack --skill skill-stocktake-prestarius

SYSTEM DOCUMENTATION & REQUIREMENTS

What problem does it solve?

This Skill helps teams audit a collection of Claude Code skills for overlap, stale references, name/trigger/scope drift, and provides a prioritized plan to keep, improve, update, retire, or merge skills as the collection grows.

Core Features & Use Cases

  • Inventory: Enumerate skill files (skills/*/SKILL.md) and installed set, extracting name, description, body size, and references/assets.
  • Evaluation: Apply a structured checklist (Overlap, Freshness, Trigger quality, Integrity) to surface conflicts, drift, and gaps.
  • Consolidation: Generate per-skill verdicts and a consolidated summary with concrete actions and guardrails for changes, with user confirmation before edits.
  • Use cases: Use when consolidating a growing skill catalog, preparing for audits, or planning refactors to remove duplicates.

Quick Start

Run the stocktake to audit all skills and produce a prioritized keep/improve/update/retire/merge plan.

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 Code skills for overlap and stale references?

Run a skill stocktake to enumerate all SKILL.md files and installed sets, applying a structured checklist to identify overlaps, freshness issues, and trigger integrity conflicts. This generates per-skill verdicts and a consolidated summary with recommended keep, improve, update, retire, or merge actions.

What is the best way to consolidate a growing catalog of Claude Code skills?

The best way to consolidate a growing skill catalog is to evaluate each skill against a structured checklist covering overlap, freshness, trigger quality, and integrity, generating a prioritized plan to merge duplicates and retire outdated entries.

How do I identify trigger integrity and scope drift across installed skills?

You can identify trigger integrity and scope drift by applying an evaluation checklist to your skill collection, surfacing name conflicts and trigger mismatches to produce a structured results table with actionable changes.

Can I use skill stocktake to plan a refactor and remove duplicate skills?

Yes, you can use skill stocktake to plan a refactor by generating concrete guardrails for changes and a prioritized decision matrix, requiring user confirmation before applying edits to retire or merge duplicate skills.

When should I run a skill audit on my SKILL.md collection?

You should run a skill audit when consolidating a growing skill catalog, preparing for quality reviews, or planning refactors to remove duplicates and resolve freshness issues within your SKILL.md collection.