What problem does it solve? Turning a dense decision record (policy, research, article, or initiative) into a clear slide deck is time-consuming and often produces inconsistent results. This Skill guides the creation of Marp Markdown presentations that follow XDRS presentation standards, stay linked to their parent document, and are placed correctly in the repository structure. ## Core Features & Use Cases - Standards-compliant slides: Enforces the XDRS presentation standards (_core-adr-policy-009), including Marp frontmatter, slide limits (under 30 slides), and file naming rules (lowercase, max 64 characters). - Audience-aware planning: Helps define the presentation objective and target audience (executives, engineers, specialists, control) and supports separate slide sets per audience. - Bidirectional linking: Automatically updates the parent document with a link to the slides and requires a references slide linking back, keeping documents and presentations in sync. - Use Case: After finalizing an ADR on naming conventions, ask for an executive slide deck. The Skill locates the parent policy, plans a context-problem-decision-actions storyline, writes 003-naming-conventions-slides-executive.md in the .assets/ folder, and links it from the policy. ## Quick Start Create a Marp slide presentation for the existing XDRS policy document on naming conventions, targeted at an executive audience.