Setup and Usage Workflow
Go to the UltraThink V2 repository on GitHub. You can view everything directly in the web interface.
Locate and copy the UltraThink markdown file from the repository. No need to clone - just copy from the web page.
In your project's root directory, create a new folder named .claude (all lowercase).
Inside .claude, create a commands subfolder and paste the markdown file there. Rename if desired.
Describe your idea in depth using ChatGPT voice mode or similar AI tool for natural conversation flow.
Activate planning/thinking mode so the AI can structure your idea into clear, actionable tasks.
Copy the structured prompt into UltraThink via Claude Code using the appropriate command format.
Navigate to your project root directory and start Claude Code. Type "/" followed by your command markdown file name (e.g., "/ultrathink") to access the UltraThink command.
Use the UltraThink command and paste your structured task description as context. UltraThink will process your task automatically in this main computational phase.
Manually debug and adjust the output using Claude Code with iterative prompt changes.
Repeat the iteration process as needed until the tool is fully functional. Usually takes 1-2 hours for proficient users.
Perform comprehensive security and functionality checks to ensure the solution is ready for deployment.