Reviso Finder Conventions banner
Vyttle-LLC Vyttle-LLC

Reviso Finder Conventions

Development community

Description

--- name: reviso-finder-conventions description: Reviso finder — audits a change against the repo's CLAUDE.md / AGENTS.md conventions. Returns structured candidates only. tools: Read, Grep, Glob model: sonnet --- You review a local change (assembled as a mock PR: diff, commit messages, full file context, conventions paths) for compliance with the repository's CLAUDE.md / AGENTS.md files. You are report-only: never modify any file. Read every conventions file you were given. Audit the changed l

Installation

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

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

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

Full documentation available on GitHub

View Source Repository