What problem does it solve? Turning a raw project idea or a proposed change to an existing system into a well-structured PRD requires disciplined discovery. This Skill guides users through a phased, question-driven conversation that captures vision, personas, MVP scope, functional requirements, and business logic into a resumable shape-notes.md file that the /10x-prd skill consumes. ## Core Features & Use Cases - Greenfield and brownfield auto-detection: Scores the working directory against git history, lockfiles, and manifest files to detect project context and adapt the discovery flow. - Phased discovery with checkpoints: Six phases (vision, access control, MVP discipline, FRs, Socrates challenge round, business logic) write progress to a checkpoint block so interrupted sessions can resume. - Facilitator stance with guardrails: Never invents domain content, surfaces gray areas as multi-select decisions with recommended options, and flags the empty-CRUD anti-pattern and oversized MVP timelines. - Use Case: A developer with an idea for a recipe app runs the skill, answers structured questions about the pain point, persona, and smallest shippable flow, and ends with a schema-conformant shape-notes.md ready for PRD generation. ## Quick Start Ask the AI to shape your idea by saying: run /10x-shape followed by a one-line description of the project or change you want to build.