What problem does it solve? Teams often ship features without a structured quality plan, leaving test coverage, risk assessment, and QA task estimation to ad-hoc decisions. This Skill turns feature planning artifacts into comprehensive test strategies and actionable GitHub test issues aligned with ISTQB and ISO 25010 standards. ## Core Features & Use Cases - Test Strategy Generation: Produces a test strategy document covering ISTQB test design techniques, test type coverage matrices, and risk-based testing approaches. - QA Planning & Quality Gates: Creates quality assurance plans with entry/exit criteria, ISO 25010 quality characteristic assessments, and measurable quality metrics. - GitHub Test Issue Breakdown: Outputs ready-to-use issue templates for test strategy, Playwright E2E tests, and QA validation, including labels, estimates, and dependency tracking. - Use Case: After finishing a feature PRD and implementation plan, ask the agent to produce the full test planning package: a test-strategy.md, a test-issues-checklist.md, and a qa-plan.md under the feature's docs folder, plus GitHub issues for each test level. ## Quick Start Generate a complete test strategy, QA plan, and GitHub test issue breakdown for the feature documented in docs/ways-of-work/plan using ISTQB and ISO 25010 standards.