What problem does it solve?
This skill helps developers and tech leads review pull requests by comparing diffs to the linked Task specification (Gherkin scenarios, Contracts, and Impacted Areas) to identify spec drift, missing tests, and contract violations before merge.
Core Features & Use Cases
- Read and evaluate diffs against the Task spec to verify alignment with Gherkin scenarios and contract constraints.
- Retrieve and reference the Task hierarchy from linked issues to guide the review and ensure coverage across Epics, Features, and Tasks.
- Generate a structured GitHub PR review that highlights findings, suggestions, and any gaps relative to the spec, returning to the developer for resolution.
Quick Start
Prompt the AI to review a specific PR against its linked Task spec and generate a structured PR review.