Review Story
Adaptive, risk-aware QA review that creates a gate file and updates the story's QA Results section.
Steps
- Verify story status is "Review" and all automated tests pass
- Run risk assessment to determine review depth (auto-escalate for auth/payment/security changes)
- Analyze requirements traceability, code quality, test architecture, and NFRs
- Refactor code where safe and appropriate; document all changes
- Create gate file (PASS/CONCERNS/FAIL) and update story QA Results section
For detailed instructions, see instructions.md.