What problem does it solve? Turning a one-line idea into a production-ready system normally requires coordinating product management, architecture, backend, frontend, QA, security, DevOps, and documentation work. This Skill orchestrates that entire workflow inside Claude Code, routing requests to 19 specialized agents so a plain-English request produces architecture docs, tested code, security audits, CI/CD pipelines, and launch materials instead of raw code files. ## Core Features & Use Cases - Request classification into 14 execution modes: Full Build, Feature, Harden, Pentest (VAPT), Compliance, Ship, Test, Review, Architect, Design (UX), Document, Explore, Optimize, and Launch (GTM), each routing to only the relevant agents. - Six-phase pipeline with 3 approval gates: DEFINE, BUILD, HARDEN, SHIP, LAUNCH, and SUSTAIN phases pause at BRD, Architecture, and Production Readiness gates, with receipt verification and rework loops. - Continuous security enforcement: a PreToolUse secret-guard hook blocks writing secret-bearing files, and a BUILD-exit gate runs SCA, secret scanning, and SAST before code advances. - Use Case: Describe "Build a SaaS for booking dog walkers with auth, payments, and a dashboard" and the orchestrator bootstraps a workspace, asks your autonomy level, then runs agents that produce the BRD, OpenAPI contracts, tested services, Dockerfiles, Terraform, and go-to-market docs. ## Quick Start Ask the AI to build your product idea in plain English, for example by saying you want to build a SaaS app with authentication, payments, and a dashboard, then pick an autonomy level when prompted.