
Slop Review
Open AI-generated diffs in a native Monaco + Glimpse review window before you merge or ship.
Overview
Slop Review is a plugin marketplace for the Ship phase that opens native Monaco + Glimpse diff review for AI coding agents via /slop-review in Claude Code, Codex, and Pi.
What is this marketplace?
- /slop-review slash command in Claude Code with native diff UI (Monaco + Glimpse)
- Dedicated slop-review skill in Codex CLI
- Pi extension exposing the same /slop-review command for parity across agents
- Focused on reviewing AI “slop” patches, not generic project scaffolding
- MIT-licensed Engineering plugin v0.6.1 with on-install authentication policy
- 1 plugin in marketplace (slop-review)
- Plugin version 0.6.1, MIT license
- Surfaces /slop-review in Claude Code, slop-review skill in Codex, and Pi extension
Community signal: 47 GitHub stars.
What problem does it solve?
Reviewing large AI-generated diffs inside chat is slow, error-prone, and easy to rubber-stamp.
Who is it for?
Builders who ship with Claude Code or Codex and want a first-class UI pass on agent-produced diffs every session.
Skip if: Teams that only need automated linters or security gates with no interactive diff UI, or workflows without slash-command marketplaces.
What do I get? / Deliverables
You inspect changes in a dedicated diff window, accept or reject hunks with IDE-grade clarity before merge or deploy.
- Interactive diff review session over agent-proposed changes
- Clearer accept/reject decisions before commit or merge
- Consistent /slop-review entry point across Claude Code, Codex, and Pi
Plugins in this marketplace
1 plugin — install individually after you add the marketplace.
Recommended Marketplaces
Journey fit
How it compares
Interactive diff review UI for agents, not a CI test runner or static security audit marketplace.
Common Questions / FAQ
Who is Slop Review for?
Developers using Claude Code, Codex CLI, or Pi who want a native diff reviewer for AI-generated code changes before they land in git.
When should I use Slop Review?
Use it in Ship after an agent proposes a patch—run /Slop Review (or the Codex skill) to visually walk the diff before commit or PR.
How do I add Slop Review to my agent?
Install the dbachelder/Slop Review marketplace plugin in Claude Code (authentication on install), or add the Slop Review skill in Codex and the Pi extension from the same repo release.