--- name: qa description: Product-level QA checklist that evolves as codebase grows. disable-model-invocation: false allowed-tools: Read, Glob, Grep argument-hint: "[feature or area to QA]" --- # /qa 1. Identify user journeys. 2. Functional checks. 3. Non-functional checks: - permissions - performance - accessibility 4. Release safety. 5. Suggest new recurring QA checks if pattern detected. Output: ...