
Hamel Review
Install this marketplace to run a closed loop where Claude implements changes, Codex reviews independently, and Claude addresses feedback before you merge.
Overview
hamel-review is a plugin marketplace for the Ship phase that adds a review-loop plugin automating Claude implementation, Codex independent review, and Claude follow-up on feedback.
What is this marketplace?
- Single review-loop plugin: Claude implements, Codex reviews independently, Claude addresses feedback
- MIT-licensed automation aimed at code-review and quality keywords
- Designed for Claude Code with optional Codex as the reviewer agent
- Repository: hamelsmu/claude-review-loop on GitHub
- Marketplace contains 1 plugin: review-loop (MIT license)
Community signal: 677 GitHub stars.
What problem does it solve?
Solo builders using one agent to write and self-check code rarely get a truly independent review before merge.
Who is it for?
Indie developers running Claude Code plus Codex who want structured review without hiring a human on every PR.
Skip if: Teams that cannot use Codex or want only manual human review with no agent automation.
What do I get? / Deliverables
You get a repeatable implement-review-fix loop with Codex as reviewer so issues surface before you ship the change.
- Enabled review-loop plugin from the marketplace
- Repeated implement-review-remediate cycles on your codebase
Plugins in this marketplace
1 plugin — install individually after you add the marketplace.
Recommended Marketplaces
Journey fit
How it compares
Automated dual-agent review marketplace, not a static lint skill or a single-model self-review prompt.
Common Questions / FAQ
Who is Hamel Review for?
It is for Claude Code users who also run Codex and want an automated review loop instead of trusting a single agent to vet its own patches.
When should I use Hamel Review?
Use it in the ship phase whenever you finish a feature branch and want an independent Codex review pass before merge or release.
How do I add Hamel Review to my agent?
Install the hamelsmu/claude-review-loop marketplace in Claude Code, enable the review-loop plugin from ./plugins/review-loop, and ensure Codex is available for the review step.