What problem does it solve? After auditing an epic, teams are left with a raw list of discrepancies — missing feature plans, unchecked acceptance criteria, stale task lists, and orphaned files — with no clear order or owner for fixing them. This Skill turns those audit findings into a structured, prioritized punch list so every gap maps to a concrete action. ## Core Features & Use Cases - Gap Classification: Maps each audit finding to a typed gap (missing-plan, checkbox-mismatch, tracking-drift, orphan-plan, and more) with a default fix action. - Systemic Issue Detection: Identifies patterns repeating across 3+ features and consolidates them into a single process-level recommendation instead of per-feature items. - Prioritized Punch List: Orders actions by severity, dependency, and effort, and writes the plan to docs/epics/NNN-slug-gap-closure.md with decision points and an execution order. - Use Case: After running an epic audit that finds 12 gaps across 6 features, use this Skill to produce a plan that flags 2 decisions for humans, escalates a missing feature plan that blocks downstream work, and sequences the remaining fixes. ## Quick Start Read the audit report for epic 001 and create a prioritized gap-closure plan with a punch list and execution order.