SDD documentation enforcement orchestrator — the canonical cross-agent contract. Runs the 16-row execution manifest against documentation/. Detects forbidden content, per-element budget violations (per-file caps deprecated in v2.0), within-section semantic issues, authoring-quality prose (weasel, unverifiable, missing-why), REQ-backlink gaps, doc source-anchor truth (Pass 15 — always runs). Conditionally invokes doc-enforce-lanes (per file in diff), doc-enforce-shape (api-reference / canonical lane files), and doc-enforce-truth (Implemented REQ docs or scope=all). Invoked by doc-updater on every PR-boundary trigger and inline by the root-owned /sdd clean workflow.
$npx -y skills add nikolanovoselec/codeflare --skill doc-enforceInstalls into the current project.
Run `npx skills use "https://github.com/nikolanovoselec/codeflare" --skill "nikolanovoselec/codeflare/doc-enforce"` and follow the generated skill instructions now. Read its complete output, redirecting it to a temporary file first if necessary. Resolve relative paths from the supporting-files directory it provides.
Use the skills in "https://github.com/nikolanovoselec/codeflare" that are relevant to the current task. Run `npx skills add "https://github.com/nikolanovoselec/codeflare"` and select the relevant skills, then follow their instructions.