What problem does it solve? When you want to create an XDRS document (policy, skill, research, initiative, article, or presentation), you may not know which authoring skill applies or what conventions to follow. This Skill infers the correct document type from your request and delegates to the right specialized skill, ensuring consistent structure and compliance with XDRS standards. ## Core Features & Use Cases - Automatic Type Inference: Detects whether your request is for a Policy (ADR/BDR/EDR), Skill, Research, Initiative, Article, or Presentation document. - Skill Delegation: Reads and follows the full instructions of the target authoring skill, including prerequisites gates and meta-policies for policy documents. - Mermaid Validation: Scans all written files for Mermaid diagrams and validates them with mermaid-cli, reporting errors before saving. - Use Case: Ask to "write an ADR for adopting event-driven architecture" and the Skill routes to the policy skill, applies subject and numbering rules, and validates any diagrams in the output. ## Quick Start Ask the assistant to write an XDRS document, such as "create a research document analyzing database options for our platform".