AI SummaryUltraThink activates a structured single-agent development methodology using linear task execution and TodoWrite planning, designed for developers building Claude-based agents who need organized, step-by-step task management.
Install
Copy this and paste it into Claude Code, Cursor, or any AI assistant:
I want to install the "claude-ultrathink" skill in my project. Please run this command in my terminal: # Install skill into the correct directory (2 files) mkdir -p .claude/skills/commands && curl --retry 3 --retry-delay 2 --retry-all-errors -o .claude/skills/commands/SKILL.md "https://raw.githubusercontent.com/devdotbo/claude-ultrathink/main/.claude/commands/ultrathink.md" && curl --retry 3 --retry-delay 2 --retry-all-errors -o .claude/skills/commands/linear.md "https://raw.githubusercontent.com/devdotbo/claude-ultrathink/main/.claude/commands/linear.md" Then restart Claude Code (or reload the window in Cursor) so the skill is picked up.
Description
Activate UltraThink methodology for single-agent development
Discussion
0/2000
Loading comments...
Health Signals
MaintenanceCommitted 9mo ago
◐ StaleAdoptionUnder 100 stars
4 ★ · NicheDocsMissing or thin
UndocumentedMIT License
My Fox Den
Community Rating
Sign in to rate this booster
Works With
Claude Code