★ Reviewing slop pull requests A developer at Perrotta.dev describes a two-step workflow for reviewing AI-generated pull requests using two custom skills: /meat, which converts a diff into a reading guide, and /dual-review, which runs two review passes to validate findings. The sequence is recommended for long, plausible PRs to reduce narrative noise and unsupported findings. ♠ Problem statement : review an AI-written ~~slop~~ pull request from a teammate. We’ll use a clanker https://lucumr.pocoo.org/2026/5/26/clankers/ to review slop PRs. First , I invoke the /meat https://github.com/thiagowfx/skills/blob/master/plugins/thiagowfx/skills/meat/SKILL.md skill, turning the diff into a reading guide, inspired by /meat