Skip to content
Development
Command

/ultrathink

Append the ultrathink instruction.

shell
$ npx -y skills add DefaultPerson/agent-setup --agent claude-code

Ships with agent-setup. Installing the plugin gets this command.

How it fires

How this command gets triggered: by you, by Claude, or both.

  • Fires itselfClaude auto-loads it when your prompt matches the work.
  • You can call itInvoke it directly when you want it.
  • Slash command/ultrathink

Context preview

What this command does when you run it.

Append the ultrathink instruction.

Command definition

ultrathink.md
description: Append the ultrathink instruction.

Use the maximum amount of ultrathink. Take all the time you need.

Reasoning

  • Exhaustive step-by-step reasoning. Explicitly check every assumption — do not guess.
  • Before concluding, list what could be wrong with your reasoning. Stress-test edge cases.
  • If uncertain — state assumptions, propose how to verify quickly.

Execution

  • Parallelize independent work: launch multiple agents for research, exploration, or verification where tasks don't depend on each other.
  • Prefer depth over breadth: fully solve one subproblem before moving to the next.
  • After completing work, re-read modified files and verify correctness.

Output

  • Short TL;DR first, then a concrete numbered step-by-step solution.

$ARGUMENTS

Read it on GitHub ↗
Ships withagent-setup

Universal setup for Claude Code and OpenAI Codex CLI — security hooks, notifications, status line, and productivity commands.

Get the whole plugin, auto-invoked
Stats
11
Stars
0
Views
1
Forks
Active
Maintenance
Python
Language
MIT
License
28d ago
Last commit
8mo ago
Created

Repo: DefaultPerson/agent-setup