skill-stocktake

Audit Claude skills and commands against a quality checklist.

Updated Apr 6, 2026
One-click install
npx skills add https://github.com/thangvawn/agent_financial --skill skill-stocktake-thangvawn
Or copy as Structured Prompt for Agent
Please help me install this Agent Skill.
Skill: skill-stocktake
Source: https://github.com/thangvawn/agent_financial/tree/main/.cursor/skills/skill-stocktake
Command: npx skills add https://github.com/thangvawn/agent_financial --skill skill-stocktake-thangvawn

SYSTEM DOCUMENTATION & REQUIREMENTS

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

What problem does it solve?

This Skill ensures the quality and relevance of Claude's skills and commands by auditing them against a checklist and AI holistic judgment.

Core Features & Use Cases

  • Quick Scan: Identifies and re-evaluates recently changed skills for quality.
  • Full Stocktake: Performs a complete review of all skills and commands.
  • Sequential Subagent Batch Evaluation: Evaluates skills in batches to manage context and maintain evaluation consistency.

Quick Start

Run the /skill-stocktake command 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 and commands for quality assurance?

You can audit Claude skills for quality assurance by running a checklist and AI holistic judgment evaluation. This process reviews commands in batches to manage context and maintain evaluation consistency across all items.

What is the difference between a quick scan and a full stocktake for skill evaluation?

A quick scan identifies and re-evaluates recently changed skills for quality, while a full stocktake performs a complete review of all available Claude skills and commands to ensure comprehensive quality assurance.

Do I need Python to run a batch evaluation of Claude commands?

Yes, you need Python scripts to execute the batch evaluation of Claude commands. The batch processing mechanism relies on Python to manage context and maintain evaluation consistency during the skill audit.

Can I use bash and jq to review Claude skills for quality?

Yes, bash and jq are required dependencies to review Claude skills for quality. They work alongside Python scripts to execute the batch processing and evaluate the commands using a structured checklist.

How does batch processing maintain evaluation consistency during an AI skill audit?

Batch processing maintains evaluation consistency by evaluating skills in sequential subagent batches. This approach manages the context window effectively, ensuring the AI holistic judgment remains stable throughout the audit.