skill-check-rule

Audit skill documents for consistency, references, and governance alignment.

Updated Aug 23, 2026
One-click install
npx skills add https://github.com/nowonbun/nowonbun-harness --skill skill-check-rule
Or copy as Structured Prompt for Agent
Please help me install this Agent Skill.
Skill: skill-check-rule
Source: https://github.com/nowonbun/nowonbun-harness/tree/main/codex-skills/skill-management_skill-check-rule
Command: npx skills add https://github.com/nowonbun/nowonbun-harness --skill skill-check-rule

SYSTEM DOCUMENTATION & REQUIREMENTS

What problem does it solve?

Audit and enforce consistency across skill documents and governance rules to prevent drift and mismatches.

Core Features & Use Cases

  • Validate frontmatter keys and ID consistency across related documents.
  • Cross-check references, governance assignments, and implementation notes.
  • Generate actionable remediation guidance when discrepancies are found.

Quick Start

Run the skill-check-rule audit on codex-skills to verify document consistency and governance alignment.

Frequently Asked Questions about skill-check-rule

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

FAQPage Schema
How do I audit skill documents for consistency and governance alignment?

To audit skill documents for consistency, scan the repository to enforce frontmatter keys, verify cross-document references, and check governance alignment. This process detects mismatches across documents, frontmatter, and implementation notes.

What causes mismatches between frontmatter and implementation notes in documentation?

Mismatches between frontmatter and implementation notes occur when skill documents drift from their original governance rules. Auditing the interlinked document set detects naming inconsistencies, invalid paths, and missing history to ensure compliance.

What is the best way to validate cross-document references in a skill repository?

Validating cross-document references in a skill repository is best handled by running an automated audit that cross-checks governance assignments and interlinked rules. This identifies invalid paths and ensures references remain correct across the documentation.

Can I enforce naming consistency across interlinked governance documents?

Yes, you can enforce naming consistency across interlinked governance documents by applying an audit rule set to the repository. This verifies that frontmatter keys and document IDs align correctly, identifying missing history or invalid paths.

How do I generate remediation guidance for documentation discrepancies?

Generating remediation guidance for documentation discrepancies requires auditing the document set to detect mismatches. Once discrepancies are found in frontmatter or references, the audit produces actionable guidance to correct the drift.