What problem does it solve? Large feature modules often ship with hidden cross-module root causes, inconsistent business rules, and UI/UX drift that single-bug fixes and automated E2E tests miss. This Skill closes the loop between human acceptance testing and systematic repair by combining multi-agent discussion, contract verification, browser observation, root-cause merging, and batched pipeline fixes into one repeatable workflow. ## Core Features & Use Cases - Five-phase closed loop: Party Mode multi-agent discussion, backend contract verification with file:line evidence, a 7-step semi-automated detection cycle per module, a mandatory Story Refinement Gate (SDS scoring and splitting), and dynamic-scheduled pipeline batch repair. - Chrome MCP observer mode: The orchestrator only observes (snapshots, screenshots, console and network logs) while the user manually tests across multiple plan accounts, collecting evidence without operating the browser. - Cross-module root cause merging (CMRD): A five-dimension scoring algorithm decides whether new feedback merges into an existing Story or creates a new one, preventing fragmented duplicate fixes. - Use Case: Before an MVP launch, run the loop across all editor modules with five plan-tier accounts; feedback is analyzed by sub-agents with code evidence, merged into Stories, split when SDS exceeds 50, then repaired in dependency-ordered parallel pipeline waves. ## Quick Start Ask the AI to start a full module QA loop for the target module so it begins with a Party Mode discussion and then builds the test tree before guided manual testing.