What problem does it solve? Shipping SaaS features, redesigns, or bug fixes without a disciplined process leads to broken releases, security gaps, and inconsistent UI. This Skill turns any product request into a verified release by enforcing a seven-stage workflow with hard gates at every step. ## Core Features & Use Cases - Seven gated stages: requirement triage, brand design, development, automated tests, real-browser verification, security audit, and versioned deployment — no stage can be skipped. - Toolkit orchestration: coordinates companion skills for design (hallmark, impeccable, design-audit), browser testing (playwright), security auditing, and GSAP motion specs. - Printable release checklist: a references/checklist.md file covering every gate, from zero console errors to database backups named by old version. - Use Case: Ask the agent to build a new inspection module for your SaaS; it will confirm the plan, design with tokens, write backend migrations and permissioned routes, run tests, verify in a real browser at mobile widths, audit security, and deploy with a versioned database backup. ## Quick Start Build the new reporting module using the saas-dev-flow workflow and do not release until every gate passes.