Orchestrate the full Shape Up workflow by invoking /shaping and /breadboarding at the right moments. Be proactive — after each step, explain what was accomplished and suggest the next move.
Requires the /shaping and /breadboarding skills to be installed. If missing, instruct the user to install them from https://github.com/rjs/shaping-skills
| Frame | Capture the "why" | /shaping | Problem + Outcome | | Shape | Separate problem from solution, iterate | /shaping | R (requirements) + selected Shape | | Breadboard | Map affordances and wiring | /breadboarding | Affordance tables + diagram | | Slice | Cut into demoable increments | /breadboarding | V1..V9 vertical slices |
Guided Shape Up workflow for taking projects from idea to working software. Orchestrates the /shaping and /breadboarding skills through a structured process: Frame, Shape, Breadboard, Slice, Build. Works for both greenfield (0-1) and existing projects. Use when: starting a new project or feature, planning a significant change to an existing codebase, user says "shape this", "let's shape", "shape up", or wants to go from idea to implementation with structured problem/solution separation. Proactively guides each phase and suggests next steps. Source: petekp/claude-code-setup.