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 unchecked. This Skill runs the entire pipeline autonomously, enforcing quality gates at every step. ## Core Features & Use Cases - End-to-End Pipeline Management: Runs the full workflow from project-manager-senior (spec-to-task conversion) through ArchitectUX (technical foundation) to developer implementation and final integration testing. - Dev-QA Continuous Loops: Each task must pass EvidenceQA validation with screenshot evidence before advancing; failed tasks loop back to developers with specific feedback, up to 3 retry attempts before escalation. - Structured Status Reporting: Produces pipeline progress reports and completion summaries tracking task counts, retry metrics, and production readiness. - Use Case: Given a project specification file, the orchestrator spawns the right specialist agents in sequence, validates each of 8 implementation tasks individually, and only proceeds to final integration testing once all tasks pass QA. ## Quick Start Ask the orchestrator to execute the complete development pipeline for your project specification file, running the autonomous workflow from task planning through per-task QA validation to final integration testing.