check-completeness
Installation
SKILL.md
Check Completeness
Overview
Validate that translated docs preserve source rule coverage, structure, and navigability.
Core principle: Compare against source with evidence, then patch gaps and re-check.
The Process
Step 1: Resolve Scope and Inputs
- Resolve target from
$ARGUMENTSor all sections. - Load source with page markers:
data/markdown/<name>_pages.md. - Load outputs under
docs/src/content/docs/andchapters.json. - Create TodoWrite items for comparison, repair, and verification.