Agent feedback loop
diffle ships explicit review skills for Codex and Claude Code that drive a review through a local MCP server. Both integrations need the diffle command on your PATH — see Installation.
Install the integration
Section titled “Install the integration”claude plugin marketplace add codywilliamson/diffleclaude plugin install diffle-review@diffle-local --scope userThen start a new Claude Code session (or run /reload-plugins).
codex plugin marketplace add codywilliamson/difflecodex plugin add diffle-review@diffle-localThen start a new Codex task — existing tasks don’t reload newly installed skills/MCP servers.
The review loop
Section titled “The review loop”-
Ask the agent
Review my current changes with diffle. -
Leave line/file comments and choose Return Feedback.
-
Return to the agent and say
continue. -
The agent replies and re-review requests appear in diffle — choose Refresh diff from the notice to load new changes.
-
Verify, reply in a thread or resolve, then approve or return more feedback. Asking for more after approval reopens the same review.

Running the MCP server directly
Section titled “Running the MCP server directly”The MCP server can also be run directly:
diffle mcp serveSee MCP tools for the full tool list.