TODO: Dottie agent config nits — wording fix + PreToolUse hook
TODO: Dottie agent config nits — wording fix + PreToolUse hook
Problem
QA review of PR #77 (claude-custom) found two non-blocking nits on
agents/dottie.md:Work Required
- Access table wording fix — Table says
Repo codebase | Nobut Code Tools section allowsRead, Glob, Grep. Change toRead-onlyorNo writesfor accuracy. - PreToolUse hook for belt-and-suspenders — QA agent has both
disallowedToolsANDblock-write-tools.shhook. Dottie only hasdisallowedTools. Create a matching hook for defense-in-depth. Either reuse the existing hook or createblock-dottie-writes.sh.
References
forgejo_admin/claude-customPR #77 — QA review comment on issue #75agents/dottie.md— the file to updateagents/qa.md— pattern with PreToolUse hook enforcementtodo-dottie-claude-config— parent TODO (closing with PR #77 merge)