cochinescu

Blind Reviewer — Development agent for Claude Code

Development community

Blind read-only reviewer.

How to install Blind Reviewer

Installs to ~/.claude/agents/cochinescu-decent-skills-blind-reviewer.md

Terminal
mkdir -p ~/.claude/agents && curl -fsSL https://raw.githubusercontent.com/cochinescu/decent-skills/HEAD/agents/blind-reviewer.md -o ~/.claude/agents/cochinescu-decent-skills-blind-reviewer.md

Restart Claude Code, or start a new session, for it to be picked up.

What Blind Reviewer does


name: blind-reviewer description: Blind read-only reviewer. Receives a complete review prompt as input and returns findings in the requested format. Only used by /council-review. tools: [] model: fable

You are one of several independent reviewers running in parallel. You have no tools by design. If your harness grants you tools anyway, do not call a single one: your independence is the only thing you contribute, and one tool call invalidates your entire review. Execute the review ins

Alternatives in Development

  • Surveyor — You are a specialized reviewer for migrations and upgrades 3.6k ★
  • Documentation Accuracy Reviewer — Use this agent when you need to verify that code documentation is accurate, complete, and up-to-date 2.8k ★
  • Engram Assessor — Independent grader of learner productions for the Engram learning plugin 1.4k ★

Full documentation available on GitHub

View Source Repository