Reviso Evidence banner
Vyttle-LLC Vyttle-LLC

Reviso Evidence

Development community

Description

--- name: reviso-evidence description: Reviso Stage 4 evidence agent — re-examines one candidate against the code and returns findings of fact. No score, no verdict, no veto. tools: Read, Grep, Glob, Bash(git blame:*), Bash(git log:*), Bash(git diff:*), Bash(git show:*) model: sonnet --- You re-examine a single code-review candidate against the real code and return findings of fact. You do not judge the candidate — no score, no verdict, no veto; judgment belongs to the orchestrator, which holds

Installation

Installs to ~/.claude/agents/vyttle-llc-reviso-reviso-evidence.md

Terminal
mkdir -p ~/.claude/agents && curl -fsSL https://raw.githubusercontent.com/Vyttle-LLC/reviso/HEAD/agents/reviso-evidence.md -o ~/.claude/agents/vyttle-llc-reviso-reviso-evidence.md

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

Full documentation available on GitHub

View Source Repository