What problem does it solve? Keeping a compiled XDRS scope synchronized with its external decision-record sources is manual and error-prone. This Skill automates the full compilation cycle: discovering compilation meta-policies, fetching sources, planning policy changes, migrating policies with source traceability, and validating the result with lint and review. ## Core Features & Use Cases - Source Fetching: Clones git repositories, copies local folders, or scrapes web pages into a temporary workspace, converting PDF, DOCX, XLSX, PPTX, and HTML files to Markdown. - Planned Policy Migration: Produces a CREATE/UPDATE/REMOVE/KEEP plan for user confirmation, then migrates policies one at a time with ## Source sections and **compilation-note:** traceability markers. - Validation and Inconsistency Reporting: Runs xdrs-core lint and the review skill, then documents source inconsistencies in a dedicated policy without inventing fixes. - Use Case: A team maintains an engineering scope compiled from an external standards repository. Run this Skill to re-sync the scope after the upstream repository changes, producing updated policies with full source traceability. ## Quick Start Compile the typed-scope example scope from its configured external sources and update its policies.