verify-governance

Verify governance artifacts for existence, structure, consistency, and freshness.

4|1|Updated Oct 29, 2025
One-click install
npx skills add https://github.com/samjhecht/wrangler --skill verify-governance
Or copy as Structured Prompt for Agent
Please help me install this Agent Skill.
Skill: verify-governance
Source: https://github.com/samjhecht/wrangler/tree/main/skills/verify-governance
Command: npx skills add https://github.com/samjhecht/wrangler --skill verify-governance

SYSTEM DOCUMENTATION & REQUIREMENTS

What problem does it solve?

This Skill checks governance files for existence, format, and cross-document alignment.

Core Features & Use Cases

  • File existence checks: constitution, roadmap, next steps
  • Constitution validation: structure and ambiguity checks
  • Cross-document consistency: links and references

Quick Start

Run: /wrangler:verify-governance to check governance health.

Frequently Asked Questions about verify-governance

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

FAQPage Schema
How do I verify governance files are properly structured and consistent?

Governance verification checks constitution, roadmap, and next-steps files for existence, format compliance, and cross-document alignment. Run the verification to identify missing files, structural issues, stale data, and inconsistencies across your governance artifacts in one pass.

What governance files should I maintain for project compliance?

A complete governance framework includes constitution (rules and structure), roadmap (milestones and direction), next-steps documentation (immediate priorities), specifications, issue templates, and supporting documentation. Verification ensures all required artifacts exist and link correctly.

Can I automate checks for governance documentation consistency?

Yes. Governance verification runs automated phase-based checks—existence validation, constitution structure inspection, roadmap alignment, and cross-reference verification—to flag formatting issues, missing content, and broken links without manual review.

How do I fix governance framework gaps when verification finds problems?

Verification generates actionable reports identifying missing files and structural issues. It suggests remediation steps, including triggering initialize-governance to scaffold missing artifacts and establish baseline compliance.

What happens if governance metrics in my roadmap become outdated?

Governance verification detects stale data by checking metric freshness and content consistency across documents. It flags outdated entries so you can refresh timelines, milestones, and progress markers to keep governance accurate.