sketch-the-solutionlisted
Install: claude install-skill arndvs/ctrlshft
# Sketch the Solution
Output "Read Sketch the Solution skill." to chat to acknowledge you read this file.
Pipeline position: `/grill-me` → `/write-a-prd` → **`/sketch-the-solution`** → `/architect` → `/do-work`
A 7-phase framework for designing user-centered digital products — from goal discovery through tested interface design. Each phase produces artifacts that feed the next. Derived from the GRNDWRK UX process (Amir Khella, Carl Smith, Dane Maxwell).
## Prerequisites
- Customer avatar(s) from idea extraction
- ID call notes / customer interview transcripts
- Understanding of the customer's current pain (problem space)
## The 7 Phases
Run each phase sequentially. Do not skip phases — outputs of phase N are required inputs for phase N+1. Each phase has a detailed reference document under [references/](references/). Read the phase reference before running the phase, then read each step reference as you work through it.
### Phase 1 — User Stories
Reference: [references/phase-1-user-stories.md](references/phase-1-user-stories.md). Produces: `user-stories.md`
Steps: [Identify Goals](references/phase-1-user-stories/identify-goals.md) → [Write User Story](references/phase-1-user-stories/write-user-story.md) → [Highlight Key Terms & Verbs](references/phase-1-user-stories/highlight-key-terms.md)
### Phase 2 — System Map
Reference: [references/phase-2-system-map.md](references/phase-2-system-map.md). Produces: `system-map.md` (with Mermaid ERD)
Steps: [Create System Map](r