The AmbyKit workflow
AmbyKit moves a feature idea through structured Spec-Driven Development phases. Each phase reads the artifacts before it and writes the next, so every decision is reviewable before code is written. Run them in order; later phases reference earlier ones by stable ID rather than restating them.
Phases run in order: constitution → specify → clarify → design → plan → tasks → analyze → implement.
1 · ConstitutionDurable, cross-feature principles.
2 · SpecifyIdea → spec (stories, requirements).
3 · ClarifyResolve open questions in the spec.
4 · DesignUI, components, and design tokens.
5 · PlanThe technical HOW.
6 · TasksOrdered, dependency-aware checklist.
7 · AnalyzeCoverage + consistency check.
8 · ImplementExecute the tasks, track status.
Made within Ambystech
© 2026, Ambystech
