skill-stocktake

Audit Opencode skills and commands against a quality checklist with JSON verdicts.

Updated Mar 11, 2026
One-click install
npx skills add https://github.com/yzlin/supa-opencode --skill skill-stocktake-yzlin
Or copy as Structured Prompt for Agent
Please help me install this Agent Skill.
Skill: skill-stocktake
Source: https://github.com/yzlin/supa-opencode/tree/main/skills/skill-stocktake
Command: npx skills add https://github.com/yzlin/supa-opencode --skill skill-stocktake-yzlin

SYSTEM DOCUMENTATION & REQUIREMENTS

💡 This Skill includes scripts (resource) components.

What problem does it solve?

This Skill automates the auditing of Opencode skills and commands, ensuring they meet quality standards and are up-to-date, saving significant manual review time.

Core Features & Use Cases

  • Automated Quality Auditing: Evaluates skills against a checklist and AI judgment.
  • Two Modes: Supports 'Quick Scan' for changed skills and 'Full Stocktake' for comprehensive review.
  • Use Case: Run this skill periodically to identify outdated, redundant, or low-quality skills within your Opencode environment, maintaining a high-quality plugin ecosystem.

Quick Start

Run the skill-stocktake command to perform a full audit of all your Opencode skills.

Frequently Asked Questions about skill-stocktake

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

FAQPage Schema
How do I audit Opencode skills for code quality automatically?

You can audit Opencode skills for code quality automatically by running a skill-stocktake command, which evaluates commands against a defined checklist and AI holistic judgment to generate detailed JSON results with verdicts and reasons.

What is the difference between a quick scan and a full skill audit?

A quick scan audits only changed Opencode skills, while a full stocktake performs a comprehensive review of all global and project-level skills to identify outdated, redundant, or low-quality commands.

Can I perform a command review on both global and project-level Opencode skills?

Yes, you can perform a command review on both global and project-level Opencode skills, as the audit supports evaluating both scopes to maintain a high-quality plugin ecosystem.

How does AI judgment work when evaluating Opencode commands?

AI judgment evaluates Opencode commands by using sequential subagent batch evaluation alongside a defined checklist, generating detailed JSON results that include quality verdicts and specific reasons.

What is the best way to identify outdated or redundant skills in my Opencode environment?

The best way to identify outdated or redundant skills is to run a full stocktake audit periodically, which comprehensively reviews your Opencode environment to ensure commands meet quality standards.

Do I need any dependencies to run an automated quality audit on Opencode skills?

No dependencies are required to run an automated quality audit on Opencode skills, as the skill operates standalone using internal scripts to execute the sequential subagent batch evaluation.