skill-stocktake

Audit Claude skills and commands for quality and currency.

Updated May 31, 2026
One-click install
npx skills add https://github.com/Ewallyw/claude-config-public --skill skill-stocktake-ewallyw
Or copy as Structured Prompt for Agent
Please help me install this Agent Skill.
Skill: skill-stocktake
Source: https://github.com/Ewallyw/claude-config-public/tree/main/claude-config-master/claude-config-master/skills/skill-stocktake
Command: npx skills add https://github.com/Ewallyw/claude-config-public --skill skill-stocktake-ewallyw

SYSTEM DOCUMENTATION & REQUIREMENTS

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

What problem does it solve?

This Skill streamlines the auditing process for Claude skills and commands, ensuring quality and up-to-date content.

Core Features & Use Cases

  • Quick Scan: Evaluate only changed skills since the last run.
  • Full Stocktake: Conduct a comprehensive review of all skills.
  • Sequential Subagent Batch Evaluation: Evaluate skills in batches to maintain manageable context.
  • Quality Checklist: Apply a checklist for content overlap, freshness, usage frequency, and more.

Quick Start

Run the skill with the slash command /skill-stocktake to initiate a Quick Scan or /skill-stocktake full for a Full Stocktake.

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 quality and content freshness?

To audit Claude skills for quality, you can run a batch evaluation against a checklist to assess content overlap, usage frequency, and freshness. This process evaluates skills sequentially to maintain a manageable context.

What is the best way to evaluate only recently changed AI commands?

Evaluating recently changed AI commands is handled by the Quick Scan mode, which specifically targets and audits only the skills that have been modified since the last run to ensure quality control.

Do I need Python and bash to run batch AI skill evaluations?

Yes, you need both bash and Python installed in your environment to execute the batch AI skill evaluations, as the sequential subagent processing relies on these dependencies to audit commands.

How do I perform a comprehensive review of all Claude skills and commands?

A comprehensive review of all Claude skills is performed using the Full Stocktake mode, which audits every skill in your repository against a quality checklist to identify content overlap and staleness.

What quality checks are applied when auditing Claude skills?

When auditing Claude skills, a quality checklist is applied to evaluate content overlap, freshness, usage frequency, and currency, ensuring that your commands remain accurate and relevant over time.