plugins/superclaude/core/FLAGS.md
Behavioral flags for Claude Code to enable specific execution modes and tool selection patterns.
--brainstorm
--introspect
--task-manage
--orchestrate
--token-efficient
--c7 / --context7
--seq / --sequential
--magic
--morph / --morphllm
--serena
--play / --playwright
--chrome / --devtools
--tavily
--frontend-verify
--all-mcp
--no-mcp
--think
--think-hard
--ultrathink
--delegate [auto|files|folders]
--concurrency [n]
--loop
--iterations [n]
--validate
--safe-mode
--uc / --ultracompressed
--scope [file|module|project|system]
--focus [performance|security|quality|architecture|accessibility|testing]
Safety First: --safe-mode > --validate > optimization flags
Explicit Override: User flags > auto-detection
Depth Hierarchy: --ultrathink > --think-hard > --think
MCP Control: --no-mcp overrides all individual MCP flags
Scope Precedence: system > project > module > file