validate-skill-coverage

Audit the skills index against product lifecycle phases and generate a coverage report.

6|Updated Feb 19, 2026
One-click install
npx skills add https://github.com/jerelvelarde/chalk-skills --skill validate-skill-coverage-jerelvelarde
Or copy as Structured Prompt for Agent
Please help me install this Agent Skill.
Skill: validate-skill-coverage
Source: https://github.com/jerelvelarde/chalk-skills/tree/main/skills/validate-skill-coverage
Command: npx skills add https://github.com/jerelvelarde/chalk-skills --skill validate-skill-coverage-jerelvelarde

SYSTEM DOCUMENTATION & REQUIREMENTS

What problem does it solve?

This meta-skill helps teams see which product lifecycle phases are supported by existing skills and where gaps exist, enabling targeted skill development and allocation.

Core Features & Use Cases

  • Audits the skills index against standard lifecycle phases to map coverage and identify gaps.
  • Generates a readable coverage report that highlights phase coverage, tier distribution, and actionable recommendations.
  • Supports quick exploration of specific phases or lifecycles via an optional argument.

Quick Start

Audit the skills index and return a lifecycle coverage report with identified gaps and distribution insights.

Frequently Asked Questions about validate-skill-coverage

High-intent search queries and answers about installing and using this skill.

FAQPage Schema
How do I audit skill coverage across product lifecycle phases?

To audit skill coverage, this tool reads the skills-index.yaml and individual SKILL.md files to map skills against standard lifecycle phases, identifying coverage, gaps, and tier distribution in a comprehensive report.

What is a lifecycle gap analysis for a skills index?

A lifecycle gap analysis evaluates your skills index against standard product management phases to identify unsupported areas and tier distribution imbalances, producing a coverage matrix with actionable recommendations.

How do I generate a coverage report for specific product lifecycle phases?

You can generate a coverage report for specific phases by supplying an optional argument during the audit, allowing quick exploration of targeted lifecycle stages instead of auditing the entire index.

Can I identify tier distribution gaps in my product management skills index?

Yes, the audit assesses tier distribution by reading the skills-index.yaml and SKILL.md files, mapping each skill to its lifecycle phase and tier to highlight distribution imbalances and coverage gaps.

Does this coverage audit require external dependencies or components?

No, this meta-skill operates independently without external dependencies or components, directly parsing your local skills-index.yaml and SKILL.md files to produce the coverage matrix and gap analysis.