h4tcher-governance-check

Validate governance health by enforcing thresholds, scanning anti-slop language, and verifying audit invariants.

26|4|Updated Feb 27, 2026
One-click install
npx skills add https://github.com/hatch3r/hatch3r --skill h4tcher-governance-check
Or copy as Structured Prompt for Agent
Please help me install this Agent Skill.
Skill: h4tcher-governance-check
Source: https://github.com/hatch3r/hatch3r/tree/main/.claude/skills/h4tcher-governance-check
Command: npx skills add https://github.com/hatch3r/hatch3r --skill h4tcher-governance-check

SYSTEM DOCUMENTATION & REQUIREMENTS

What problem does it solve?

This Skill helps you catch governance drift and quality regressions before an audit runs by validating thresholds, anti-slop phrasing, and internal consistency across audit cycles.

Core Features & Use Cases

  • Lean threshold enforcement: Checks file line-count limits for key governance documents and domain breakdowns to keep the governance system maintainable.
  • Anti-slop compliance scanning: Detects banned “buzzword/quality fluff” phrases across governance markdown to reduce subjective or non-operational language.
  • Invariant and registry verification: Validates AUDIT summary-table math, tier weights, domain coverage, and the integrity of finding registry references and state.
  • Baseline and pillar coverage checks: Verifies baseline schema completeness and ensures each pillar (P1–P8) has primary governance coverage with traceability.

Quick Start

Ask an AI agent to run the Governance Check on the current repository so it produces a structured health report covering thresholds, anti-slop hits, invariants, registry integrity, baseline completeness, and pillar coverage.

Frequently Asked Questions about h4tcher-governance-check

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

FAQPage Schema
How do I validate governance markdown files before an audit cycle?

Pre-audit governance validation requires checking lean file line-count thresholds, scanning markdown for banned anti-slop phrases, and verifying audit-cycle invariants across constitution, domain, and baseline artifacts to catch quality regressions before an audit runs.

What is invariant checking in audit governance?

Invariant checking validates AUDIT summary-table math, tier weights, domain coverage, and finding registry reference integrity to ensure structured pass/fail health reports accurately reflect governance system state.

How do I detect governance drift and quality regressions in my repository?

Detect governance drift and quality regressions by scanning multiple governance markdown files and JSON registries to compute counts, verify table consistency, and validate baseline schema completeness alongside P1-P8 pillar coverage between audit cycles.

Can I use automated checks to ensure pillar coverage in domain-based audit governance?

Yes, automated checks verify baseline schema completeness and ensure each pillar (P1-P8) maintains primary governance coverage with traceability for repositories using domain-based audit governance systems.

Does audit readiness validation require specific JSON registries and markdown formats?

Audit readiness validation requires reading multiple governance markdown files and JSON registries to compute counts, apply table consistency rules, verify finding registry state, and output a structured pass/fail health report.