The Master Starter Kit takes a product idea through 127 steps of research, architecture, design, planning, code generation, deployment, monitoring, and autonomous iteration. This is the full journey, end to end.
You type /kit. Over the next several hours, across multiple sessions, the Kit interviews you, researches your market, designs your system, and produces every document needed to build.
Step 34 transitions from planning to execution. The GSD engine reads every task file the Kit produced and builds your product sprint by sprint, with 8-gate verification on every task.
Load task file, parse acceptance criteria, read referenced specs and the Context Bible for full project awareness.
Plan the implementation against the spec, then write the code. Follow existing patterns from the architecture anchor.
Type check, tests, lint, build, design compliance, screenshots at 4 breakpoints, state completeness, integration check.
Collect proof artifacts (console output, screenshots, test reports). Update state files. Move to next task.
The Kit produces code. Steps 0-33 produce the blueprints: service specs, screen specs, API contracts, task files, sprint plans, design systems, testing strategies, and deployment configs. Step 34 onward is execution: the GSD engine reads those specs and writes working software, sprint by sprint, with mechanical quality enforcement at every step.
After the code is built and tests pass, the Kit handles deployment, monitoring setup, feedback collection, and support infrastructure. Three steps take you from "tests pass" to "product live with monitoring."
Step 38 closes the loop. Signals from monitoring and feedback drive automatic fixes, sprint planning, and iteration. The product improves itself.
Realistic time estimates for a Standard path project. Express path compresses this significantly; Full path extends it.
| Phase | Steps | Time | You Do | Kit / GSD Does |
|---|---|---|---|---|
| Setup | 0 - 0.5 | ~30 min | Approve path | Install ecosystem, detect maturity, route to path |
| Discovery | 1 - 2 | 3-6 hrs | Answer intake questions | Build CONFIG, verify versions, brainstorm features |
| Research | 3 | 2-4 hrs | Review verdict | 10-round tribunal, 60-100 research files |
| Design | 4 - 7 | 3-6 hrs | Approve specs | Service specs, screen specs, API contracts, DB schema |
| Plan | 8 - 16 | 6-12 hrs | Approve sprint plan | Task files, sprints, design system, quality gates, CI/CD |
| Extend | 17 - 28 | 4-8 hrs | Pick what applies | Marketing, legal, financial, BI, SEO, ops, hiring |
| Harden | 29 - 33 | 3-5 hrs | Review summaries | Audit, enhance, deepen, expand all documentation |
| Build | 34 | Variable | Choose execution mode | GSD writes code sprint by sprint, 8-gate verification |
| Ship | 35 | ~30 min | Review deploy config | CI/CD resolution, go-live checklist, deploy, smoke test |
| Watch | 36 | ~30 min | Confirm monitoring | Sentry, analytics, uptime, alerting |
| Collect | 37 | ~1 hr | Review feedback setup | Feedback widgets, NPS, KB, support pipeline, SLAs |
| Loop | 38 | Ongoing | Confirm autonomous mode | Signal aggregation, auto-fix, sprint planning, iteration |
Session boundaries. This process is designed for multi-session execution. Six session boundaries mark safe stopping points where all context is persisted to files. A new Claude Code conversation can pick up exactly where the last one left off by reading the session context manifest and handoff file.