Back to Plugins

Ultrathink

Advanced workflow orchestration with enhanced reasoning, planning, and multi-step problem solving

thinkingreasoningplanningworkflowcommunity

Installation

npx claude-plugins install ultrathink

Configuration

{
  "enabledPlugins": {
    "ultrathink": true
  }
}

Commands

/thinkEnter deep thinking mode for complex problems
/planCreate a detailed execution plan
/reasonBreak down reasoning step by step

How to install

  1. Open Claude Code in your terminal
  2. Run the installation command above
  3. The plugin will be enabled automatically
  4. Use the plugin's features in your Claude Code sessions
View source on GitHub