Teach testing progressively through structured sessions. Use when user says "lets learn testing" or "I want to study test practices
Generate traceability matrix and quality gate decision. Use when the user says "lets create traceability matrix" or "I want to analyze test coverage
Master Test Architect and Quality Advisor. Use when the user asks to talk to Murat or requests the Test Architect.
Expand test automation coverage for codebase. Use when user says "lets expand test coverage" or "I want to automate tests
Initialize test framework with Playwright or Cypress. Use when the user says "lets setup test framework" or "I want to initialize testing framework
Review test quality using best practices validation. Use when user says "lets review tests" or "I want to evaluate test quality
Scaffold CI/CD quality pipeline with test execution. Use when the user says "lets setup CI pipeline" or "I want to create quality gates
Create system-level or epic-level test plans. Use when the user says "lets design test plan" or "I want to create test strategy
Generate red-phase acceptance test scaffolds using the TDD cycle. Use when the user says "lets write acceptance tests" or "I want to do ATDD
Assess NFRs like performance security and reliability. Use when the user says "lets assess NFRs" or "I want to evaluate non-functional requirements