What problem does it solve? Product tickets and acceptance criteria often arrive as vague bullet points with no testable steps, leaving stakeholders without a structured way to confirm a feature actually meets its goals before release. ## Core Features & Use Cases - UAT Scenario Generation: Transforms requirements, tickets, or user stories into precise Given/When/Then scenarios with exact data setup, observable outcomes, and blocking/non-blocking release gates. - Coverage & Traceability: Builds requirement-to-test traceability matrices, identifies coverage gaps, and flags implied criteria (notifications, audit logs, cascade deletes) that need product confirmation. - Test Data & Functional Test Design: Produces boundary-heavy, role-aware test data packs and risk-based functional test plans, including a game QA cycle workflow with smoke gates and sign-off reports. - Use Case: A feature is ready for stakeholder sign-off but has no formal UAT plan; use this Skill to produce a human-executable test plan covering every role, negative path, and async outcome. ## Quick Start Ask the agent to create a UAT acceptance plan from your feature ticket or PRD, covering all user roles, edge cases, and a pass/fail release gate.