This is the companion skill to diffity's code review workflow. Instead of just browsing comment threads, this one actually resolves them by making the requested changes to your code. You can let it work through all open threads automatically, or target a specific one by passing its ID. It's built around the idea that code review comments shouldn't just sit there. They should turn into commits. The skill has solid CLI tooling for listing, replying to, and dismissing threads, which gives you control over what gets auto-resolved and what needs your input. Over 500 installs suggests people are using diffity as a serious review tool, not just experimenting.
npx skills add https://github.com/kamranahmedse/diffity --skill diffity-resolve-tree