Stroi Reviewer banner
Stroi Stroi

Stroi Reviewer

Development community

Description

--- name: stroi-reviewer description: Use this agent when a change needs an adversarial second opinion from someone who did not write it. Typical triggers include judging a completed plan-big checkpoint against the plan's rubric, and applying the standing security and architecture dimensions plus the in-scope CLAUDE.md's review notes and earned rules. Has no Write/Edit access by design — it reports findings, it does not fix them. tools: Read, Grep, Glob, Bash model: inherit color: red effort: hi

Installation

Installs to ~/.claude/agents/stroi-stroi-stroi-reviewer.md

Terminal
mkdir -p ~/.claude/agents && curl -fsSL https://raw.githubusercontent.com/Stroi/stroi/HEAD/agents/stroi-reviewer.md -o ~/.claude/agents/stroi-stroi-stroi-reviewer.md

Restart Claude Code, or start a new session, for it to be picked up.

Full documentation available on GitHub

View Source Repository