What problem does it solve? Draft plans and feature requests often contain hidden assumptions, undefined scope boundaries, and overlooked risks that only surface during implementation. This Skill performs pre-planning gap analysis so those issues are caught before a planner commits to an approach. ## Core Features & Use Cases - Plan File Analysis: Point it at a draft plan file (for example a Status: DRAFT plan from prometheus) and it reads and gap-analyzes the contents. - Inline Request Analysis: Pass any free-text request and it treats the text itself as the subject, classifying intent and exploring the codebase for relevant patterns. - Structured Output: Produces analysis covering hidden intentions, scope boundaries and gaps, risk factors, technical constraints, and actionable directives that feed directly into the prometheus planner. - Use Case: Before finalizing a plan to refactor an authentication module, run this Skill on the draft plan to surface missing edge cases, unstated dependencies, and risk factors the planner should address. ## Quick Start Ask the assistant to run the metis analysis on your draft plan file or on a written feature request to identify gaps and risks before planning.