governance-validate-skills

Validate AI-SDLC skills for structural issues and routing behavior.

Updated Jun 18, 2026
One-click install
npx skills add https://github.com/tsunami28/MindNova --skill governance-validate-skills
Or copy as Structured Prompt for Agent
Please help me install this Agent Skill.
Skill: governance-validate-skills
Source: https://github.com/tsunami28/MindNova/tree/main/.claude/skills/governance-validate-skills
Command: npx skills add https://github.com/tsunami28/MindNova --skill governance-validate-skills

SYSTEM DOCUMENTATION & REQUIREMENTS

What problem does it solve?

This Skill prevents unreliable AI-SDLC skills from being adopted by validating their structure, routing behavior, and practical value before use.

Core Features & Use Cases

  • Skill Hygiene Validation: Checks skill structure, naming conventions, descriptions, and required standards through deterministic validation.
  • Routing and Value Evaluation: Tests whether skills are discoverable, discriminable from neighboring skills, and valuable compared with a no-skill baseline.
  • Use Case: Use this Skill after adding or editing an AI workflow skill to confirm it triggers correctly and provides meaningful improvements before relying on it.

Quick Start

Use the governance-validate-skills skill to validate the newly updated AI-SDLC skills and report any routing or quality issues.

Frequently Asked Questions about governance-validate-skills

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

FAQPage Schema
How do I validate AI-SDLC skills before deploying them to production?

To validate AI-SDLC skills before production, you apply deterministic hygiene checks, routing assessments, and value comparisons to detect structural issues and confirm skill quality and discriminability.

What is skill routing evaluation and why does it matter?

Skill routing evaluation tests whether AI-SDLC skills are discoverable and discriminable from neighboring skills, ensuring the correct workflow triggers reliably and provides meaningful improvements over a no-skill baseline.

How do I run quality checks on newly edited skill descriptions?

Run quality checks on edited skill descriptions by applying deterministic validation to verify structure, naming conventions, and required standards within your skill maintenance workflows.

Can I assess if an AI workflow skill provides value compared to a baseline?

Yes, you can assess skill value by running evaluation harness execution and value comparisons to confirm the AI workflow skill provides meaningful improvements compared with a no-skill baseline.

When do I need to perform skill hygiene validation in an AI-SDLC workflow?

Perform skill hygiene validation after adding or editing an AI workflow skill to confirm it triggers correctly and meets required quality standards before you rely on it in production.

What are the limitations of automated skill validation for AI workflows?

Automated skill validation focuses on structural issues, routing behavior, and value comparisons but requires deterministic inputs to detect unreliable behavior, meaning non-deterministic outputs may need manual review.