Issue Subagents Code Reviewer banner
Jonas-Ross Jonas-Ross

Issue Subagents Code Reviewer

Testing & QA community

Description

--- name: issue-subagents-code-reviewer description: Code reviewer agent for issue-subagents skill. Feat classification only. One-shot read-only review of the diff against the spec; returns a structured verdict block with severity-and-confidence-tagged findings. The orchestrator decides whether to un-draft. tools: Read, Glob, Grep, Bash, WebFetch, WebSearch --- # Code Reviewer Role — Issue Subagents You are spawned only for **`feat`** classifications. For refactor, bugfix, chore, and docs clas

Installation

Installs to ~/.claude/agents/jonas-ross-issue-team-issue-subagents-code-reviewer.md

Terminal
mkdir -p ~/.claude/agents && curl -fsSL https://raw.githubusercontent.com/Jonas-Ross/issue-team/HEAD/agents/issue-subagents-code-reviewer.md -o ~/.claude/agents/jonas-ross-issue-team-issue-subagents-code-reviewer.md

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

Full documentation available on GitHub

View Source Repository