feat(agents): add permissionMode, disallowedTools, skills frontmatter to all 25 agents #409
Reference in New Issue
Block a user
Delete Branch "feat/agent-frontmatter-hardening-v3"
Deleting a branch is permanent. Although the deleted branch may continue to exist for a short time before it actually gets removed, it CANNOT be undone in most cases. Continue?
Summary
Comprehensive agent-level configuration using Claude Code's supported frontmatter fields (
permissionMode,disallowedTools,skills).Changes:
permissionMode added to all 25 agents:
bypassPermissions(1): Executor — full autonomy with code-sentinel + Code Reviewer safety netsacceptEdits(7): Orchestrator, Data Ingestion, Theme Setup, Refactor Advisor, Doc Analyzer, Git Assistant, Maintainerdefault(7): Planner, Code Reviewer, Data Advisor, Layout Builder, Full Validation, Clarity Coach, CMDB Assistantplan(10): All pr-review agents (5), Data Analysis, Design Reviewer, Component Check, Agent Check, Security Reviewer (code-sentinel)disallowedTools added to 12 agents:
plan-mode agents (10) + Code Reviewer + Clarity Coach receivedisallowedTools: Write, Edit, MultiEditModel promotions:
sonnet→opus(architectural reasoning)sonnet→opus(quality gate thoroughness)skills frontmatter on 3 agents:
## Skills to Loadremoved for these agents to avoid duplicationDocumentation updated:
CLAUDE.mdanddocs/CONFIGURATION.mdwith complete agent configuration matrixTest plan
validate-marketplace.shpasses/sprint-start(should proceed without permission prompts)/review(should not write files)/config-audit-settings/pr-review(all sub-agents in read-only mode)/sprint-plan(opus should provide deeper analysis)🤖 Generated with Claude Code
8ea8a3de59to19ba80191f