Turns git diffs into structured PR descriptions with risk assessments, review checklists, and test coverage summaries. It categorizes your changes (source, test, config, docs), generates a markdown template with a changes table, flags breaking changes or security-sensitive files, and adds context-aware checklist items so reviewers know what to look for. Helpful when you've got a meaty diff and want to save your team from parsing raw code changes. The workflow assumes you're working locally with git and can run diff commands. It'll also nudge you to split PRs that balloon past 20 files or 1000 lines, which is solid advice even if you ignore it.
npx skills add https://github.com/sickn33/antigravity-awesome-skills --skill comprehensive-review-pr-enhance