Build, verify, ship — nothing more, nothing less.
Execute the approved plan. No new plans, no scope changes.
Write production-ready code that follows the plan, validate it against spec and prototype, deliver cleanly.
After Exploration is complete (G2 passed). Plan/spec approved, prototype confirmed.
Approved feature plan/spec, UX prototype, confirmed acceptance criteria.
If the approved plan has not changed since G2 — execute directly
Do not re-analyze goals, re-evaluate alternatives, or re-justify the approach during Production. That work happened in Exploration and was already approved.
If implementation reveals the plan is incomplete, or a constraint makes the approach unviable, the AI must fall back to Exploration — not silently patch the plan or improvise.
In order — each step is gated by a build / validation / approval
Each surfaced via AskUserQuestion
insights.md updated with implementation surprisesProduction is complete when G3 is fully passed
finished/ (PRD + EXP)insights.md updated with implementation surprisesSix roles operate in Production
Implementation, validation, delivery rules.
Plan execution tracking, finalization.
Visual validation, preview comparison.
Build verification, commit workflow, CI.
Pattern enforcement, anti-patterns.
Post-delivery: update CLAUDE.md, docs.