What problem does it solve?
This Skill provides a comprehensive framework for creating, building, reviewing, auditing, updating, and improving other skills. It codifies best practices for skill governance and proactivity, ensuring essential principles are applied before executing skill-related tasks.
Core Features & Use Cases
- Router-based pattern guidance: Supports both simple and complex skill architectures with inline essential principles, intake, and routing.
- Progressive disclosure discipline: Keeps SKILL.md concise by delegating details to references and workflows.
- Validation & escalation: Defines explicit validation, escalation triggers, and testing patterns to catch issues early.
- Domain-agnostic applicability: Useful for personal skills and distributable GitHub repos that share a consistent structure.
Quick Start
Start by outlining a minimal skill with a valid YAML frontmatter, then implement a single-file <SKILL.md> or upgrade to a router-pattern structure as complexity grows. Use templates/references to keep documentation concise and scalable.