Place this file at one of these locations to customize Hydra's behavior:
.claude/skills/hydra/config/hydra.config.mdβ project-level (takes precedence)~/.claude/skills/hydra/config/hydra.config.mdβ user-level (fallback)
mode: balanced
- conservative: Only delegate clearly mechanical tasks. Higher Opus 4.6 usage, fewer rejections.
- balanced (default): Standard classification as described in SKILL.md.
- aggressive: Delegate everything possible. Lower costs, slightly higher rejection risk.
dispatch_log: on
- on (default): Show dispatch log footer after multi-agent tasks
- off: Fully invisible operation (stealth mode)
- verbose: Show dispatch log + per-agent timing
auto_guard: on
- on (default): Automatically scan code changes with hydra-guard (Haiku 4.5) after hydra-coder
- off: Skip the security/quality gate