validate-skill-coverage
Installation
SKILL.md
Validate Skill Coverage
Overview
Meta-skill that audits the skills index against product development lifecycle phases. Identifies which phases are well-covered, which have gaps, and how skills are distributed across the lifecycle. Outputs a coverage report directly in the conversation.
Workflow
-
Read the skills index — Read
skills/skills-index.yamlto get the full list of registered skills with their categories, tiers, and descriptions. -
Read individual skill files — For each skill in the index, read its
SKILL.mdto understand what lifecycle phase(s) it covers. Note the skill's tier (Tier 1 = daily driver, Tier 2 = important, Tier 3 = reference/stack-specific).