Loading...
Loading...
Found 4 Skills
Use after code review - implement ALL findings; any finding not fixed MUST have tracking issue created; no finding disappears without trace
Use before merging PR - final gate ensuring all tests pass, review complete, CI green, and acceptance criteria verified
Verify all implementation is done, then deliver the plan. Part of the Plot workflow. Use on /plot-deliver.
Verify that a pull request fully implements the requirements described in its linked GitHub issue. Use when asked to "verify PR implementation", "check PR coverage", "does PR implement the issue", "verify PR against issue", "is PR complete", or "PR completeness check". Extracts the linked issue from the PR body or GitHub linked issues, analyzes the diff against issue requirements, and reports either missing items or confirms 100% coverage.