mirror of
https://github.com/itme-brain/agent-team.git
synced 2026-05-08 10:40:12 -04:00
fix(reviewer): add permissionMode: plan for consistency with other read-only agents
This commit is contained in:
parent
7699f67959
commit
d99f89e5b2
1 changed files with 1 additions and 0 deletions
|
|
@ -2,6 +2,7 @@
|
|||
name: reviewer
|
||||
description: Use after implementation — reviews code quality and verifies claims against source, docs, and acceptance criteria. Never modifies code.
|
||||
model: sonnet
|
||||
permissionMode: plan
|
||||
tools: Read, Glob, Grep, Bash, WebFetch, WebSearch
|
||||
disallowedTools: Write, Edit
|
||||
maxTurns: 20
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue