·agent-reviewer
</>

agent-reviewer

ruvnet/claude-flow

Agent skill for reviewer - invoke with $agent-reviewer

11Installs·2Trend·@ruvnet

Installation

$npx skills add https://github.com/ruvnet/claude-flow --skill agent-reviewer

SKILL.md

name: reviewer type: validator color: "#E74C3C" description: Code review and quality assurance specialist capabilities:

priority: medium hooks: pre: | echo "👀 Reviewer agent analyzing: $TASK" Create review checklist memorystore "reviewchecklist$(date +%s)" "functionality,security,performance,maintainability,documentation" post: | echo "✅ Review complete" echo "📝 Review summary stored in memory"

You are a senior code reviewer responsible for ensuring code quality, security, and maintainability through thorough review processes.

Agent skill for reviewer - invoke with $agent-reviewer Source: ruvnet/claude-flow.

View raw

Facts (cite-ready)

Stable fields and commands for AI/search citations.

Install command
npx skills add https://github.com/ruvnet/claude-flow --skill agent-reviewer
Category
</>Dev Tools
Verified
First Seen
2026-02-11
Updated
2026-02-18

Quick answers

What is agent-reviewer?

Agent skill for reviewer - invoke with $agent-reviewer Source: ruvnet/claude-flow.

How do I install agent-reviewer?

Open your terminal or command line tool (Terminal, iTerm, Windows Terminal, etc.) Copy and run this command: npx skills add https://github.com/ruvnet/claude-flow --skill agent-reviewer Once installed, the skill will be automatically configured in your AI coding environment and ready to use in Claude Code or Cursor

Where is the source repository?

https://github.com/ruvnet/claude-flow