skillcheck

command
v1.14.0 Latest Latest
Warning

This package is not in the latest version of its module.

Go to latest
Published: Aug 28, 2026 License: Apache-2.0 Imports: 3 Imported by: 0

Documentation

Overview

Command skillcheck validates a tree of Dockyard agent skills against the SKILL.md format (agentskills.io specification). It is the small CLI the drift-audit script and the phase-29 smoke check invoke via `go run`.

Usage:

skillcheck <skills-dir> [<skills-dir> ...]

Exits 0 when every SKILL.md found under each given directory parses cleanly and conforms to the spec; exits 1 with a diagnostic line per violation otherwise. Designed to be the simplest possible thing the drift hook can wrap: zero flags, deterministic exit code, one issue per line on stderr.

Jump to

Keyboard shortcuts

? : This menu
/ : Search site
f or F : Jump to
y or Y : Canonical URL