deep-analysis

Installation
SKILL.md

Deep Analysis — Structured Reasoning Engine

Multi-step reasoning through the sequential-thinking MCP server. Decomposes complex problems into discrete thinking steps with branching, revision, and hypothesis verification.

When to Use

  • Architectural decisions with multiple valid approaches
  • Performance diagnosis where the bottleneck is unclear
  • Technology selection requiring trade-off evaluation
  • Complex debugging (use /investigate for full root cause protocol)
  • System design with many interconnected parts
  • Migration strategies with risk assessment

Do NOT use for: Simple lookups, straightforward implementations, well-established patterns, or tasks where the answer is obvious.

Protocol

1. Frame the Problem

Related skills

More from pfangueiro/claude-code-agents

Installs
6
GitHub Stars
3
First Seen
Mar 1, 2026