Paths: File paths ( , ) are relative to this skill directory. Documentation Fact-Checker (L3 Worker) Type: L3 Worker Specialized worker that extracts verifiable claims from documentation and validates each against the actual codebase. Purpose & Scope - Prioritize canonical and high-claim docs, then extract verifiable claims from markdown documentation - Verify each claim against codebase (Grep/Glob/Read/Bash) - Detect cross-document contradictions (same fact stated differently) - Includes , , in scope - Single invocation (not per-document) - cross-doc checks require global view - Does NOT che…