kostiantyn-matsebora

File Reviewer — Development agent for Claude Code

Development community

Reads ONE file of a pull request, blind — no thread, no previous finding — against the rules routed to its path, and returns one reading (findings, what it declares, what it references) as JSON.

How to install File Reviewer

Installs to ~/.claude/agents/kostiantyn-matsebora-agent-ops-operator-file-reviewer.md

Terminal
mkdir -p ~/.claude/agents && curl -fsSL https://raw.githubusercontent.com/kostiantyn-matsebora/agent-ops-operator/HEAD/.claude/agents/file-reviewer.md -o ~/.claude/agents/kostiantyn-matsebora-agent-ops-operator-file-reviewer.md

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

What File Reviewer does


name: file-reviewer description: Reads ONE file of a pull request, blind — no thread, no previous finding — against the rules routed to its path, and returns one reading (findings, what it declares, what it references) as JSON. Posts nothing. tools: Read, Grep, Glob, Bash(git diff:*), Bash(git log:*), Bash(git show:*), Bash(git ls-files:*), Bash(git ls-tree:*), Bash(git cat-file:*) model: inherit