Plugin · Claude Code · Development Tools

Danshapiro Fresheyes

danshapiro-fresheyes is a Claude Code plugin for the Ship phase that runs independent code review using a different model for a fresh perspective.

by danshapiro · github.com/danshapiro/fresheyes

Get an independent second-model review of Claude Code changes so blind spots from the same model family do not slip into merge.

9
GitHub stars
0
Installs
0
Community votes
One vote per signed-in builder - it helps surface the tools the community actually relies on.
Install

Add it to Claude Code

Install the plugin in Claude Code. One command, paste-ready.

Install the plugin
/plugin install danshapiro-fresheyes@danshapiro/fresheyes
Add to ClaudeUse the Agent APISkillselion is itself an MCP server - your agent can fetch this config directly.
Agent API

Built to be called by your agent

Skillselion is itself an MCP server. Your agent can pull this entry and a paste-ready install config straight from the API - no copy-paste.

Retrieve this entry with skillselion.get_details("plugin:danshapiro/fresheyes") and the paste-ready config with skillselion.get_install_config("plugin:danshapiro/fresheyes").

About

What it does

danshapiro-fresheyes is a Claude Code plugin that runs independent code review using a different model than the one that wrote or edited the code. Solo builders install it when they trust Claude Code for implementation but worry about systematic blind spots—security edge cases, naming drift, or missed tests—that recur when the same model family reviews its own output. The pack contains one plugin with a narrow mandate: surface a larger or alternate model’s perspective on the current change set without standing up a separate review tool chain. It sits naturally in the ship phase as a review subphase step you run after features feel done and before you merge or tag a release. FreshEyes is not a full static-analysis suite or CI replacement; it is an agent-native second opinion meant to complement your existing tests and manual skim. If you ship frequently from Claude Code sessions, scheduling a FreshEyes pass can cheaply buy diversity of critique compared to asking the implementation model to “double-check” the same patch.

Highlights

  • Independent code review triggered from Claude Code
  • Uses a different (often larger) model for a fresh perspective on the same diff
  • Single focused plugin—minimal setup for review-only workflow
  • Counters self-review bias when the implementing agent and reviewer share habits
  • Lightweight community plugin aimed at quality gates before merge

Why builders use it

When the same AI model writes and reviews your code, subtle mistakes and biased assumptions often survive until production.

You receive a second-model review of your Claude Code changes before merge, improving catch rate on issues self-review misses.

At a glance

  • Type - Plugin in Development Tools.
  • Adoption - 0 installs, 9 stars, 0 votes.

FAQ

Who is danshapiro-fresheyes for?

Claude Code users who want an independent model to critique diffs before they merge or ship.

When should I use danshapiro-fresheyes?

Use it after implementation is complete and before merge, especially on risky or large diffs the same agent produced.

How do I add danshapiro-fresheyes to my agent?

Register the danshapiro/fresheyes plugin in Claude Code and invoke its review command or skill on the branch or files you want critiqued.

Discussion

Comments

Share how you use danshapiro-fresheyes, gotchas, or tips for other indie builders.

No comments yet - be the first to share how you use it.

This week for builders

Five minutes, every Monday — the tools, releases and tactics for shipping solo.

unsubscribe anytime.