What problem does it solve? Teams need a consistent way to verify that completed work meets quality standards, but manually reviewing Definition of Done, pre-push, and release checklists is slow and inconsistent across agents. This Skill automates checklist execution with uniform verdicts and structured reports. ## Core Features & Use Cases - Generic Checklist Execution: Resolves any .md checklist by name or fuzzy match and processes every item with PASS, FAIL, PARTIAL, or N/A verdicts. - Dual Execution Modes: Runs autonomously in YOLO mode for a final report, or interactively with section-by-section user confirmation. - Scored Reports with Decisions: Calculates per-section pass rates and issues an APPROVED, NEEDS_WORK, or FAIL decision based on configurable thresholds. - Use Case: A developer finishing a story runs the story-dod-checklist to confirm all Definition of Done criteria are met before handing off, receiving a report listing failed items with recommendations. ## Quick Start Ask the agent to run the story-dod-checklist in yolo mode to validate your current work and produce a pass/fail report.