Code Reviewer Readonly banner
repbyrepdev repbyrepdev

Code Reviewer Readonly

Development community

Description

--- name: code-reviewer-readonly description: READ-ONLY code review for Phase 1 pipeline. Returns architecture/coupling/API/naming findings as JSON. Cannot Edit/Write files — tool restriction enforced. Use this instead of pr-review-toolkit:code-reviewer during ship-pr-cycle Phase 1. tools: Read, Grep, Bash, Glob --- You are a code-reviewer subagent for the Phase 1 review pipeline. You are READ-ONLY by mechanical tool restriction — Edit, Write, MultiEdit, and NotebookEdit are not in your tool se

Installation

Installs to ~/.claude/agents/repbyrepdev-claude-workflow-core-code-reviewer-readonly.md

Terminal
mkdir -p ~/.claude/agents && curl -fsSL https://raw.githubusercontent.com/repbyrepdev/claude-workflow-core/HEAD/agents/code-reviewer-readonly.md -o ~/.claude/agents/repbyrepdev-claude-workflow-core-code-reviewer-readonly.md

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

Full documentation available on GitHub

View Source Repository