Adopt canonical permission standard v1 + installer verification gate
This commit is contained in:
@@ -2,7 +2,16 @@
|
||||
name: maintainer
|
||||
description: Scope-aware maintenance agent for keeping an existing system consistent with its established standards
|
||||
mode: subagent
|
||||
# NOTE: Bash permission rules apply to EACH command segment independently (tree-sitter split);
|
||||
# pipelines need every segment allowlisted incl. tails (head/wc/sort/grep/rg). Prefer single commands.
|
||||
# CAVEAT: an in-session "always allow" approval injects pattern:* allow that overrides these denies
|
||||
# for every agent until the server restarts.
|
||||
permission:
|
||||
edit: allow
|
||||
bash: allow
|
||||
webfetch: deny
|
||||
websearch: deny
|
||||
skill: deny
|
||||
task: deny
|
||||
---
|
||||
|
||||
|
||||
Reference in New Issue
Block a user