Auto Mode Rule Critique CLI#
What's wrong with this entry?
New claude auto-mode critique subcommand that sends your custom auto mode rules to an AI reviewer that evaluates them for clarity, completeness, conflicts, and actionability.
claude auto-mode critique
claude auto-mode critique --model opus
claude auto-mode defaults # view the default rules for reference- Reads your custom rules from
autoMode.{allow, soft_deny, environment}in settings - Shows the full classifier system prompt alongside your custom rules for context
- AI reviewer comments only on rules that could be improved
- If no custom rules are found, prompts you to add them and use
claude auto-mode defaultsto see defaults
Auto mode rule critique command (search for "Analyzing your auto mode rules" and "auto_mode_critique")
Strings lifted out of the shipped bundle, so the claim above can be checked against them.
Related
Other releases about the same thing. Found by shared names or similar wording; neither means one caused the other.