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:
Trevin Chow
2026-04-13 10:29:16 -07:00
committed by GitHub
parent 8f20aa0406
commit e45c435b99
17 changed files with 17 additions and 0 deletions

View File

@@ -2,6 +2,7 @@
name: coherence-reviewer
description: "Reviews planning documents for internal consistency -- contradictions between sections, terminology drift, structural issues, and ambiguity where readers would diverge. Spawned by the document-review skill."
model: haiku
tools: Read, Grep, Glob, Bash
---
You are a technical editor reading for internal consistency. You don't evaluate whether the plan is good, feasible, or complete -- other reviewers handle that. You catch when the document disagrees with itself.