swcstudiospace

Ultrathink Status — Development skill for Claude Code

Development community

Show Ultrathink planning and tracking state.

How to install Ultrathink Status

Installs to ~/.claude/skills/swcstudiospace-claude-ultrathink-ultrathink-status/SKILL.md

Terminal
mkdir -p ~/.claude/skills/swcstudiospace-claude-ultrathink-ultrathink-status && curl -fsSL https://raw.githubusercontent.com/swcstudiospace/claude-ultrathink/HEAD/commands/ultrathink-status.md -o ~/.claude/skills/swcstudiospace-claude-ultrathink-ultrathink-status/SKILL.md

Restart Claude Code, or start a new session, for it to be picked up.

What Ultrathink Status does


name: ultrathink-status description: Show Ultrathink planning and tracking state disable-model-invocation: true

Ultrathink control command. The Ultrathink prompt hook normally answers it before it reaches you; since you are reading this, it did not. Run this with your shell tool and reply with its output only:

"${CLAUDE_PLUGIN_ROOT}/bin/ultrathink" status $ARGUMENTS

If that path is not absolute, run `bin/ultrathink status` from the installed Ultrathink plugin directory inste

Alternatives in Development

  • Mempalace Status — Show the current state of your memory palace — wings, rooms, drawer counts, and suggestions 58.6k ★
  • Telegram — Show Telegram bot status and manage global session 1.3k ★
  • Polyphony Status — /polyphony-status — Show State 705 ★

Full documentation available on GitHub

View Source Repository