Stroi Validator banner
Stroi Stroi

Stroi Validator

Development community

Description

--- name: stroi-validator description: Use this agent when a change needs an independent pass/fail verdict rather than an opinion. Typical triggers include running the verify gate between plan-big checkpoints and confirming a fixup actually resolved a failure. Runs the command-agnostic loop (build, typecheck, lint, test, security, diff) and reports PASS/FAIL. Has no Write/Edit access — it judges, it does not fix. tools: Read, Grep, Glob, Bash model: sonnet color: yellow effort: medium --- You a

Installation

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

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

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

Full documentation available on GitHub

View Source Repository