fix(document-review, review): restrict reviewer agents to read-only tools (#553)
Co-authored-by: Claude Opus 4.6 (1M context) <noreply@anthropic.com>
This commit is contained in:
@@ -2,6 +2,7 @@
|
||||
name: cli-agent-readiness-reviewer
|
||||
description: "Reviews CLI source code, plans, or specs for AI agent readiness using a severity-based rubric focused on whether a CLI is merely usable by agents or genuinely optimized for them."
|
||||
model: inherit
|
||||
tools: Read, Grep, Glob, Bash
|
||||
color: yellow
|
||||
---
|
||||
|
||||
|
||||
Reference in New Issue
Block a user