What problem does it solve? Writing a new architectural, business, or engineering decision record without a consistent structure leads to duplicated decisions, scope conflicts, and documents that AI agents and humans cannot reliably discover or apply. ## Core Features & Use Cases - Guided Policy Authoring: Walks through type selection (ADR, BDR, EDR), scope placement, subject assignment, and ID numbering based on reserved 100-number blocks per subject. - Conflict and Redundancy Checking: Researches existing policies across all scopes (including extended scopes via extends: chains) to detect overlaps and contradictions before drafting. - Standards Enforcement: Applies the mandatory XDRS policy template, BCP 14 normative language, frontmatter requirements (apply-to:, valid-from:), and lint verification. - Use Case: When your team decides to standardize on a package manager, use this Skill to create a properly scoped, numbered, conflict-checked EDR policy document and register it in the scope indexes. ## Quick Start Ask the AI to create a new policy for your decision topic, for example: write a new EDR policy about the testing strategy for the application scope.