review-code-requirements

star 33

PR compliance review against requirements, AC, and scope boundaries

OzeroHAX By OzeroHAX schedule Updated 2/16/2026

name: review-code-requirements description: PR compliance review against requirements, AC, and scope boundaries

Need to confirm that implementation covers the original request There is a risk of scope creep or missing acceptance criteria Defined task goal Acceptance criteria or list of requirements PR/diff with changes Out-of-scope constraints Map each requirement to a specific PR change Identify requirements without coverage and changes without requirements Verify edge cases explicitly stated in AC Verify out-of-scope areas are not touched without agreement Each AC has evidence: code, test, or observable behavior Any behavior outside requirements is marked as additional and agreed Uncovered requirements are recorded as blocking Do not treat "seems to work" as evidence of requirement fulfillment Do not ignore mismatches between task description and actual diff Traceability matrix: requirement -> PR evidence List of gaps: missing coverage, extra scope, open questions
Install via CLI
npx skills add https://github.com/OzeroHAX/AssistAgents --skill review-code-requirements
Repository Details
star Stars 33
call_split Forks 7
navigation Branch main
article Path SKILL.md
More from Creator