qa-review

Installation
SKILL.md

QA Review

Slash trigger: /qa-review

Goal

Verify that the implementation satisfies the ticket requirements.

This is NOT a code quality review. Focus only on requirement coverage, functional correctness, and implementation completeness.

Hard rules

  • MUST read ticket/requirements and inspect the diff before concluding.
  • MUST map every finding back to a specific requirement.
  • MUST NOT modify code unless explicitly requested.
  • NEVER assume intent — mark complete only with evidence in code.
  • If docs/onboarding/ exists, read project-memory.md for repository context.
Installs
3
First Seen
Jul 3, 2026
qa-review — smusman437/project-onboarding