Use when starting any non-trivial task to pick the BEST available capability (skill, plugin, MCP connector, agent, workflow) instead of the first one that works. Maps relevant skills/MCPs/agents, compares, picks the highest-quality fit, announces it, then executes. Trigger with /best-tool or whenever about to start a task by hand without checking for a better tool.
Use when the user says "godmode", "god mode", "/godmode", or wants max-capability mode for the session. Turns on exhaustive, best-tool-first behavior: map and use the BEST skill/plugin/MCP/agent, prefer Workflow/subagents for substantial work, verify before claiming done, and keep changes small and reversible. A UserPromptSubmit hook keeps it active every turn until "godmode off".
Use when the user says "godmode", "god mode", "/godmode", "ativa godmode", or wants max-capability mode for the session. Turns on exhaustive, best-tool-first behavior: map and use the BEST skill/plugin/MCP/agent, prefer Workflow/subagents for substantial work, verify before claiming done, persist context at the end. A UserPromptSubmit hook keeps it active every turn until "godmode off".