thinkdeep

Community

Systematic debugging, solve complex problems faster.

Authortylerburleigh
Version1.0.0
Installs0

System Documentation

What problem does it solve?

This Skill transforms complex debugging and problem-solving into a systematic, multi-step investigation. It eliminates guesswork by tracking hypotheses, accumulating evidence, and building confidence, helping you pinpoint root causes faster and more reliably.

Core Features & Use Cases

  • Hypothesis Tracking: Form, test, and refine theories as evidence accumulates.
  • Confidence Progression: Watch your certainty grow from 'exploring' to 'certain' with each step.
  • State Persistence: Pause and resume complex investigations across sessions without losing context.
  • Use Case: Debug an intermittent 500 error in production. This Skill guides you through examining logs, code, and configurations, tracking your hypotheses and confidence until the root cause is identified.

Quick Start

Investigate why API latency increased from 100ms to 2s after deployment, starting with an analysis of recent changes.

Dependency Matrix

Required Modules

anthropic-cligoogle-generativeaiopenai-cli

Components

Standard package

💻 Claude Code Installation

Recommended: Let Claude install automatically. Simply copy and paste the text below to Claude Code.

Please help me install this Skill:
Name: thinkdeep
Download link: https://github.com/tylerburleigh/claude-model-chorus/archive/main.zip#thinkdeep

Please download this .zip file, extract it, and install it in the .claude/skills/ directory.
View Source Repository