What problem does it solve? Coordinating a full development workflow across multiple specialist agents is error-prone: tasks get skipped, quality checks are bypassed, and broken implementations advance to production. This Skill runs the entire pipeline autonomously, enforcing quality gates at every step. ## Core Features & Use Cases - Four-Phase Pipeline: Runs project planning, technical architecture, a developer-QA loop per task, and final integration testing in sequence. - Continuous Dev-QA Loops: Each task must pass evidence-based QA (with screenshot proof) before advancing, with up to 3 automatic retries and escalation on persistent failure. - Specialist Agent Coordination: Spawns and hands off context to design, engineering, marketing, testing, and project management agents based on task type. - Use Case: Given a project specification file, launch a single command and receive a fully implemented, QA-validated system with a completion report covering task results, retry counts, and production readiness. ## Quick Start Ask the orchestrator to execute the complete development pipeline for your project specification file, running planning, architecture, dev-QA loops, and final integration testing.