What problem does it solve? Turning raw or shaped product notes into a structured Product Requirements Document is slow and error-prone, and hand-written PRDs often drift from the schema that downstream planning tools expect. This Skill converts shape-notes.md (or pasted raw notes) into a schema-locked context/foundation/prd.md, routing every gap to an Open Questions section instead of inventing content. ## Core Features & Use Cases - Greenfield/Brownfield Routing: Automatically detects context_type and emits either the 10-section greenfield or 11-section brownfield PRD template. - Thin-Input Heuristic: Scores input on a 0-4 signal checklist (checkpoint block, FR-NNN requirements, Given/When/Then stories, business rule) and warns before generating from weak notes. - Schema Self-Review: Validates section order, frontmatter keys, and a technical-leak lint (vendor names, schema notation, transport protocols) before writing, aborting on drift. - Use Case: After running /10x-shape on a new fitness app idea, invoke this Skill to produce a draft PRD with populated sections, TODO placeholders for gaps, and a numbered Open Questions list ready for stakeholder review. ## Quick Start Ask the AI to generate the PRD from context/foundation/shape-notes.md using the 10x-prd skill.