skill-stocktake

Audit installed skills and commands against a quality checklist.

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

SYSTEM DOCUMENTATION & REQUIREMENTS

💡 This Skill includes scripts (resource) components.

What problem does it solve?

This Skill automates the auditing of installed skills and commands, ensuring their quality, relevance, and adherence to best practices, thereby streamlining AI agent development and maintenance.

Core Features & Use Cases

  • Automated Quality Audits: Evaluates skills against a checklist and AI judgment for consistency and correctness.
  • Mode Flexibility: Supports "Quick Scan" for recent changes and "Full Stocktake" for comprehensive reviews.
  • Use Case: Before releasing a new version of your AI agent, use this Skill to perform a full stocktake, identifying any skills that need improvement, updating, or retirement to ensure a polished and efficient toolset.

Quick Start

Run a full stocktake of all installed skills and commands.

Frequently Asked Questions about skill-stocktake

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

FAQPage Schema
How do I audit installed AI agent commands for quality and relevance?

To audit installed AI agent commands for quality and relevance, use an automated skill stocktake tool. It evaluates your commands against a defined checklist for actionability, scope fit, uniqueness, and currency using AI holistic judgment.

What is the best way to review recent changes to AI agent skills?

The best way to review recent changes to AI agent skills is performing a Quick Scan. This mode specifically targets recently modified skills, evaluating their quality and relevance without scanning the entire installed toolset.

Do I need Node.js to run an automated skill audit?

Yes, you need Node.js installed to run an automated skill audit. The auditing scripts require Node.js for execution, and the tool uses JSON for caching the quality review results.

How does a full stocktake evaluate AI agent maintenance workflows?

A full stocktake evaluates AI agent maintenance workflows by comprehensively reviewing all installed skills. It assesses each command against a quality checklist, identifying which skills need improvement, updating, or retirement.

Can I cache code review audit results for my AI agent?

Yes, you can cache code review audit results. The skill stocktake tool outputs its quality and relevance findings as JSON files, allowing you to store and reference the automated audit results.

When should I not use a full skill stocktake for quality assurance?

You should avoid a full skill stocktake when only a few commands have changed. In this scenario, a Quick Scan is more efficient, as a full review evaluates the entire installed skill set, which is unnecessary for isolated updates.