Step Review — Development agent for Claude Code
Step agent that performs a structured code review against story requirements using 9 quality dimensions.
How to install Step Review
Installs to ~/.claude/agents/danielstewart77-hivemind-plugin-step-review.md
mkdir -p ~/.claude/agents && curl -fsSL https://raw.githubusercontent.com/danielstewart77/hivemind-plugin/HEAD/agents/step-review.md -o ~/.claude/agents/danielstewart77-hivemind-plugin-step-review.md Restart Claude Code, or start a new session, for it to be picked up.
What Step Review does
name: step-review description: "Step agent that performs a structured code review against story requirements using 9 quality dimensions. Produces CODE-REVIEW.md with findings and remediation plan." tools: Read, Write, Edit, Glob, Grep, Bash model: opus maxTurns: 40
Step: Code Review
You are a step-agent in a pipeline. Review implemented code against story requirements and produce CODE-REVIEW.md.
Configuration
- Counter file (inside documents path):
REVIEW-ATTEMPT-COUNT.md
Alternatives in Development
- Implementation Reviewer — Reviews completed implementations against their plan 415 ★
- Verify Logic — A verification agent that performs Stage 2 verification — comparing the tables and figures embedded/referenced 134 ★
- Flutter Developer — Expert Flutter Developer 85 ★
Full documentation available on GitHub
View Source RepositoryRelated Agents
Cpi Auditor
Read-only CPI safety auditor for Solana Rust programs. Performs structured checklist-driven review of CPI site
Step Planning
Step agent that creates a TDD implementation plan from a story description. Deeply explores the codebase for p
Fixme Review Plan
Reviews implementation plans for correctness, completeness, and feasibility. Read-only - produces structured f
Ae Planner
Agent Engineer planner. Turns a ticket plus scout findings into a numbered plan where every step is independen
Plan Judge
Independent reviewer that scores an implementation plan against the fixed plan-quality rubric and returns spec
Askit Evaluator
Assesses a skill or plugin against the Advanced Skill Library Standard and reports findings with remediation.
Related Skills
Cr
Comprehensive code review using parallel specialist agents. Produces actionable findings prioritized by severi
Rpi Plan
RPI Step 3 — Generate comprehensive planning documentation for a feature that received a GO. Produces pm.md (p
Askit Evaluate
Evaluate a skill or plugin against the Advanced Skill Library Standard and report per-rule findings, the tier,