What problem does it solve? It captures a feature idea in a structured design document before any commitment to build, letting you think about, share, or revisit the idea without running a full planning ceremony or writing any code. ## Core Features & Use Cases - Single-pass sketch generation: Produces one dated Markdown sketch in .ok-planner/sketches/ with sections for the idea, shape, open questions, risks, and explicit exclusions. - Light codebase grounding: Skims existing design concept catalogs and greps @concept: tags so the sketch respects established terminology and boundaries. - Clear boundaries: Never edits code, never files issues, never invokes sprint planning — it records assumptions as open questions instead of asking. - Use Case: You have a rough idea for a new caching layer. Invoke the sketch command, and receive a dated design document you can sit on, share with teammates, or later promote into a full sprint plan. ## Quick Start Ask the assistant to run /sketch and describe the feature idea you want captured as a design sketch.