What problem does it solve? Keeping an AI assistant aligned with a project requires a single source of truth, but raw planning docs are often scattered, contradictory, or incomplete. This Skill validates two planning documents and distills them into one project overview that the AI loads every session. ## Core Features & Use Cases - Plan Validation: Checks that build-plan.md is a trackable numbered checkbox list of feature-sized outcomes, and flags vague, bundled, or placeholder items before generation. - Overview Synthesis: Merges project-plan.md and build-plan.md into blueprint/context/project-overview.md with concrete data models, ordered features, tech stack, and deployment constraints. - Conflict Surfacing: Reports contradictions and gaps between the two plans instead of silently reconciling them, and normalizes stub build plans only with user approval. - Use Case: After drafting a project plan and build checklist for a new SaaS app, run the Skill to produce the AI-facing overview doc, catch a missing feature in the checklist, and lock the data model before building features one at a time. ## Quick Start Run /overview to validate my blueprint/project-plan.md and blueprint/build-plan.md and generate the project overview document.