What problem does it solve? Implementation plans often contain vague goals, unsubstantiated architectural decisions, and ambiguous tasks that cause execution failures. This Skill provides a systematic checklist for auditing plan quality before any code is written. ## Core Features & Use Cases - Three-Category Quality Audit: Evaluates Citation Quality, Completeness, and Actionability with concrete pass/fail checks and red-flag examples. - Severity Classification: Assigns Critical, Major, Minor, or Nitpick severity to each finding so reviewers know what must be fixed before execution. - Standardized Output Format: Produces a structured review report with an overall verdict (APPROVE, REQUEST_CHANGES, NEEDS_DISCUSSION), issue lists, and a quality assessment table. - Use Case: Before executing a saved implementation plan, run this review to verify that decisions cite research references, goals are measurable, and every task names a specific file or component. ## Quick Start Review the current implementation plan and report any critical or major issues with citations, completeness, and actionability.