compliance-checker

Installation
SKILL.md

Skill Design Compliance Checker

Run the programmatic compliance check for skills in this agentic-collections repository.

When to Use This Skill

Invoke this skill when the user wants to:

  • Validate skills against SKILL_DESIGN_PRINCIPLES.md
  • Check compliance before committing or opening a PR
  • Verify design principle adherence (DP1–DP7)

Workflow

  1. Run from project root (the workspace root).

  2. Preferred: validate only changed skills (recommended for local dev):

    make validate-skill-design-changed
    
Related skills
Installs
1
GitHub Stars
5
First Seen
Mar 12, 2026