Ralph Review Trio
Plugin Verified ActiveSequential three-tier code review (Haiku surface → Sonnet logic → Opus deep), restart-on-fail. Battle-tested across hundreds of solo issues.
To automate and standardize the code review process, ensuring code quality and adherence to standards before human review.
Features
- Three-tier code review process
- Automated surface, logic, and deep analysis
- Restart-on-fail workflow
- Structured RESULT block reporting
- Agent-based review for multiple stages
Use Cases
- Automating pre-merge code quality checks.
- Ensuring adherence to architectural and logic standards.
- Validating code changes before human reviewer engagement.
- Providing structured feedback on code quality.
Non-Goals
- Writing code or making changes directly.
- Replacing human code review entirely.
- Operating on work-in-progress branches.
- Reviewing documentation-only changes in depth.
Installation
/plugin install ralph-review-trio@davepoon-buildwithclaudeQuality Score
VerifiedSimilar Extensions
Karpathy Coder
100Active coding discipline enforcer based on Karpathy's 4 principles: surface assumptions, keep it simple, make surgical changes, define verifiable goals. Ships 4 Python tools (complexity_checker, diff_surgeon, assumption_linter, goal_verifier), a review agent, /karpathy-check slash command, and a pre-commit hook. All tools stdlib-only.
Autoresearch Agent
100Autonomous experiment loop that optimizes any file by a measurable metric. 5 slash commands, 8 evaluators, configurable loop intervals (10min to monthly).
Context7 Plugin
100Upstash Context7 MCP server for up-to-date documentation lookup. Pull version-specific documentation and code examples directly from source repositories into your LLM context.
Agents Design Experience
99Agents for UI/UX design, accessibility, and user experience optimization
Plugin Development Toolkit
99Comprehensive toolkit for developing Claude Code plugins. Includes 7 expert skills covering hooks, MCP integration, commands, agents, and best practices. AI-assisted plugin creation and validation.
Review Agent Governance
99Require a human approval signal before an AI agent can post PR reviews, comments, merges, or writes to CI config. Cedar-gated, receipt-signed, designed for the Hermes-style failure mode where a review bot posts without oversight.