Runs fixed deterministic validators from the allowlisted knowledgebase execution surface. Use when you need a typed, read-only validator sequence without opening broader automation paths.
Use this skill to run a named subset of the repository's deterministic knowledgebase validators. It is a thin read-only wrapper over allowlisted scripts/kb/** entrypoints and returns the first non-zero exit code unchanged.
scripts/kb/qmd_preflight.py, , and scripts/kb/update_index.pyscripts/kb/lint_wiki.pyeval, and no dynamic dispatchpython3 .github/skills/run-deterministic-validators/logic/run_deterministic_validators.py --validator qmd-preflight --validator lint-strict
AGENTS.mddocs/architecture.mddocs/decisions/ADR-007-control-plane-layering-and-packaging.mdschema/page-template.mdschema/ingest-checklist.mdscripts/kb/qmd_preflight.pyscripts/kb/update_index.pyscripts/kb/lint_wiki.py