Agent Skills: Review Story

Use to perform comprehensive test architecture review with quality gate decision. Creates both story updates and detailed gate files.

UncategorizedID: resolve-io/.prism/review-story

Install this agent skill to your local

pnpm dlx add-skill https://github.com/resolve-io/.prism/tree/HEAD/plugins/prism-devtools/skills/review-story

Skill Files

Browse the full folder contents for review-story.

Download Skill

Loading file tree…

plugins/prism-devtools/skills/review-story/SKILL.md

Skill Metadata

Name
review-story
Description
QA review with risk assessment, code quality analysis, refactoring, and quality gate decision.

Review Story

Adaptive, risk-aware QA review that creates a gate file and updates the story's QA Results section.

Steps

  1. Verify story status is "Review" and all automated tests pass
  2. Run risk assessment to determine review depth (auto-escalate for auth/payment/security changes)
  3. Analyze requirements traceability, code quality, test architecture, and NFRs
  4. Refactor code where safe and appropriate; document all changes
  5. Create gate file (PASS/CONCERNS/FAIL) and update story QA Results section

For detailed instructions, see instructions.md.