user-story-reviewer
Installation
SKILL.md
User Story Reviewer
Review exactly one story PR independently from its implementer. Review only; send all code changes back to the implementer so the next review remains independent.
Review
- Read repository instructions, the complete issue, acceptance criteria, dependencies, prior findings, and repository merge policy.
- Inspect the PR metadata, base, current head SHA, draft state, commits, changed files, checks, mergeability, linked issue, and existing reviews.
- Read the diff and relevant surrounding code.
- Check every acceptance criterion against concrete implementation and verification evidence.
- Review correctness, regressions, tests, failure paths, security, permissions, data safety, compatibility, migrations, concurrency, performance, diagnostics, operations, and documentation where relevant.
- Run focused independent verification for the changed behavior and highest risks. Reuse a trustworthy broad test result bound to the exact current head unless repository policy or risk requires rerunning it.
- Exercise meaningful user-visible behavior in the appropriate runtime when tooling is available; automated tests alone do not prove visual or interactive acceptance criteria.
- Report blocking findings with a precise location, incorrect behavior, impact, and required change.
Any pushed commit invalidates sign-off. Review the new head in a fresh independent context.