Expand description
claude auto-mode subcommands: inspect the auto-mode classifier
configuration.
The CLI exposes three children under auto-mode:
AutoModeConfigCommandโauto-mode config, the effective merged config as JSON.AutoModeDefaultsCommandโauto-mode defaults, the default rules as JSON.AutoModeCritiqueCommandโauto-mode critique, AI feedback on your custom auto-mode rules.
Structsยง
- Auto
Mode Config Command - Print the effective auto-mode config as JSON.
- Auto
Mode Critique Command - Get AI feedback on your custom auto-mode rules.
- Auto
Mode Defaults Command - Print the default auto-mode environment, allow, and deny rules as JSON. Useful as a reference when writing custom rules.