review-code-requirements
Installation
SKILL.md
<when_to_use> Need to confirm that implementation covers the original request There is a risk of scope creep or missing acceptance criteria </when_to_use>
<input_requirements> Defined task goal Acceptance criteria or list of requirements PR/diff with changes Out-of-scope constraints </input_requirements>
<review_method> 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 </review_method>