Use when you have a written implementation plan to execute in a separate session with review checkpoints
npx skills add solatis/claude-config --skill "deepthink"
Install specific skill from multi-skill repository
# Description
Invoke IMMEDIATELY via python script when user requests structured reasoning for open-ended analytical questions. Do NOT explore first - the script orchestrates the thinking workflow.
# SKILL.md
name: deepthink
description: Invoke IMMEDIATELY via python script when user requests structured reasoning for open-ended analytical questions. Do NOT explore first - the script orchestrates the thinking workflow.
DeepThink
Structured multi-step reasoning for open-ended analytical questions where the
answer structure is itself unknown. Handles taxonomy design, conceptual
analysis, trade-off exploration, and definitional questions.
Invocation
Do NOT explore or analyze first. Run the script and follow its output.
# Supported AI Coding Agents
This skill is compatible with the SKILL.md standard and works with all major AI coding agents:
Learn more about the SKILL.md standard and how to use these skills with your preferred AI coding agent.