What the library is
The library documents 79 specialist skills, each shipped as a self-contained skill.zip. Every skill inherits one constitutional baseline — provenance, uncertainty, reversibility, approval, and handoff rules — injected at build time from a single shared source, so amending the constitution is a one-file change that reaches every skill on the next build.
Build and validation pipeline
validate.ps1— structure, frontmatter, catalog and docs synccheck-evals.ps1— structural eval checksbuild.ps1— packages every skill intodist/<name>/skill.zipwith a package-identity checksum- CI runs all three on every push and pull request
Maturity ladder
UNASSESSED → DRAFT → EXPERIMENTAL → REVIEWED → VALIDATED → STABLE. Maturity is a summary of a per-skill validation record — structural checks, executed trigger/functional/boundary evaluations, human review, and real-use evidence are tracked separately, and maturity may never claim more than the record shows. STABLE additionally requires evidence of actual use.