fast-review
CommunityMandatory single-review gate for agent delegations
System Documentation
What problem does it solve?
Fast Review prevents unchecked agent outputs from progressing in automated workflows by providing a lightweight, mandatory verification step that catches regressions, boundary violations, and semantic errors before acceptance. It reduces risk during overnight or long-running autonomous sessions by ensuring each delegation is validated quickly and consistently.
Core Features & Use Cases
- Single-reviewer sub-agent that evaluates outputs against acceptance criteria and ignores the original delegation prompt.
- Structured verdicts: outputs must follow a PASS | FAIL format with ISSUES, FEEDBACK, and CONFIDENCE fields.
- Automatic retry and escalation: retry the same agent up to two times on FAIL, escalate to a 3-reviewer panel on repeated failures, and record disputes for human resolution.
- Integration with deterministic gates: runs after lint/test/build, secret scanning, and blast-radius checks, and requires logging before proceeding.
- Use cases: rapid validation for routine code changes, overnight autonomous runs, and gating low‑ to medium‑risk delegations while escalating high‑stakes changes.
Quick Start
Run fast-review on the agent's output to obtain a PASS or FAIL verdict with structured issues, feedback, and recommendations for retry or escalation.
Dependency Matrix
Required Modules
None requiredComponents
Standard package💻 Claude Code Installation
Recommended: Let Claude install automatically. Simply copy and paste the text below to Claude Code.
Please help me install this Skill: Name: fast-review Download link: https://github.com/etylsarin/opencastle/archive/main.zip#fast-review Please download this .zip file, extract it, and install it in the .claude/skills/ directory.
Agent Skills Search Helper
Install a tiny helper to your Agent, search and equip skill from 223,000+ vetted skills library on demand.