docs-check-compliance

Installation
SKILL.md

Check Documentation Compliance

Arguments

  1. docs-file — Path to documentation file (e.g., docs/reference/xml.md)
  2. rule-skill — Rule skill name (e.g., docs-writing-style, docs-mdoc-conventions)

CRITICAL REQUIREMENT

YOU MUST create a comprehensive checklist of all rules from the rule skill and systematically verify each rule step by step until ensuring complete compliance with zero violations. Do not skip rules, do not assume compliance without verification, and do not move forward until each rule is fully checked and any violations are fixed.

Workflow

Step 1: Load Rule Skill

You MUST use the Skill tool to invoke the rule skill. Do not substitute a different skill. Load it now:

Use the Skill tool with the rule-skill name. For example, if the rule-skill argument is docs-writing-style, invoke:

Installs
2
Repository
zio/zio-skills
GitHub Stars
6
First Seen
Jun 23, 2026
docs-check-compliance — zio/zio-skills