ultra-think

Deep Analysis and Problem Solving Mode

Content Preview
# Deep Analysis and Problem Solving Mode

Deep analysis and problem solving mode

## Instructions

1. **Initialize Ultra Think Mode**
   - Acknowledge the request for enhanced analytical thinking
   - Set context for deep, systematic reasoning
   - Prepare to explore the problem space comprehensively

2. **Parse the Problem or Question**
   - Extract the core challenge from: **$ARGUMENTS**
   - Identify all stakeholders and constraints
   - Recognize implicit requirements and hidden complexities
How to Use

Recommended: Install to project (local)

mkdir -p .claude/skills
curl -o .claude/skills/ultra-think.md \
  https://raw.githubusercontent.com/qdhenry/Claude-Command-Suite/main/.claude/commands/dev/ultra-think.md

Skill is scoped to this project only. Add .claude/skills/ to your .gitignoreif you don't want to commit it.

Alternative: Clone full repo

git clone https://github.com/qdhenry/Claude-Command-Suite

Then reference at .claude/commands/dev/ultra-think.md

Related Skills