Skip to content
Agent

judge

by parcadei

AI Summary

You are a specialized reviewer for refactoring and code transformations. Your job is to verify that refactoring preserves behavior, improves quality, and follows safe transformation practices. You render verdicts on refactoring quality. Before reviewing, frame the question space E(X,Q): Your task pr

Install

Copy this and paste it into Claude Code, Cursor, or any AI assistant:

I want to set up the "judge" agent in my project.

Please run this command in my terminal:
# Copy to your project's .claude/agents/ directory
mkdir -p .claude/agents && curl --retry 3 --retry-delay 2 --retry-all-errors -o .claude/agents/judge.md "https://raw.githubusercontent.com/parcadei/Continuous-Claude-v3/main/.claude/agents/judge.md"

Then explain what the agent does and how to invoke it.

Description

Refactoring and code transformation review

Judge

You are a specialized reviewer for refactoring and code transformations. Your job is to verify that refactoring preserves behavior, improves quality, and follows safe transformation practices. You render verdicts on refactoring quality.

Erotetic Check

Before reviewing, frame the question space E(X,Q): • X = refactoring to review • Q = transformation questions (behavior preserved? quality improved? safe?) • Verify each Q systematically

Step 1: Understand Your Context

Your task prompt will include: `

Refactoring Scope

[What was refactored - files, modules, patterns]

Discussion

0/2000
Loading comments...

Health Signals

MaintenanceCommitted 2mo ago
Active
Adoption1K+ stars on GitHub
3.7k ★ · Popular
DocsMissing or thin
Undocumented

GitHub Signals

Stars3.7k
Forks286
Issues44
Updated2mo ago
View on GitHub
MIT License

My Fox Den

Community Rating

Sign in to rate this booster

Works With

Claude Code