Skip to content
Skill

claude-ultrathink

by devdotbo

AI Summary

claude-ultrathink enforces single-task linear processing to prevent parallel execution and ensure focused sequential task completion. Developers using claude_code benefit by maintaining task discipline and reducing context-switching overhead.

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/linear.md" && curl --retry 3 --retry-delay 2 --retry-all-errors -o .claude/skills/commands/ultrathink.md "https://raw.githubusercontent.com/devdotbo/claude-ultrathink/main/.claude/commands/ultrathink.md"

Then restart Claude Code (or reload the window in Cursor) so the skill is picked up.

Description

Check and enforce linear task processing

Discussion

0/2000
Loading comments...

Health Signals

MaintenanceCommitted 9mo ago
Stale
AdoptionUnder 100 stars
4 ★ · Niche
DocsMissing or thin
Undocumented

GitHub Signals

Stars4
Issues0
Updated9mo ago
View on GitHub
MIT License

My Fox Den

Community Rating

Sign in to rate this booster

Works With

Claude Code