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

  1. Read repository instructions, the complete issue, acceptance criteria, dependencies, prior findings, and repository merge policy.
  2. Inspect the PR metadata, base, current head SHA, draft state, commits, changed files, checks, mergeability, linked issue, and existing reviews.
  3. Read the diff and relevant surrounding code.
  4. Check every acceptance criterion against concrete implementation and verification evidence.
  5. Review correctness, regressions, tests, failure paths, security, permissions, data safety, compatibility, migrations, concurrency, performance, diagnostics, operations, and documentation where relevant.
  6. 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.
  7. Exercise meaningful user-visible behavior in the appropriate runtime when tooling is available; automated tests alone do not prove visual or interactive acceptance criteria.
  8. 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.

Decision and merge

Installs
64
First Seen
Mar 7, 2026
user-story-reviewer — eho/agent-skills