sequential-thinking
SolidStructured reasoning harness for problems where shallow thinking fails or hallucination is costly. Use whenever a question requires multi-step reasoning, involves competing hypotheses, has multiple interacting components, or carries irreversible consequences. Activate for debugging with unclear root causes, intermittent or multi-component issues, incident post-mortems, choosing between multiple valid approaches, architecture or design tradeoffs, causal chain analysis, high-stakes decisions, and any task where the first plausible answer is suspiciously easy. Provides reasoning modes (abductive, counterfactual, first-principles, inversion, and more), grounding techniques against confabulation, adversarial self-checks, root-cause playbooks, and automatic multi-approach synthesis (independent angles run in parallel and compared) — all through the `mcp__sequential-thinking__sequentialthinking` tool. Skip for trivial lookups, obvious fixes, and single-step questions.
Install
Quality Score: 83/100
Skill Content
Details
- Author
- app-builders-club
- Repository
- app-builders-club/mvp-builder
- Created
- 1 years ago
- Last Updated
- 5 days ago
- Language
- Shell
- License
- MIT
Integrates with
Similar Skills
Semantically similar based on skill content — not just same category
deep-think
Structured sequential thinking engine for complex reasoning, multi-variable decisions, and strategy under uncertainty. Breaks problems into numbered thought steps with revision and branching support. Replaces the Sequential Thinking MCP server with visible, challengeable reasoning tailored to CEO decision-making. Engage this skill PROACTIVELY -- without waiting for the user to ask -- whenever a problem involves multi-variable decisions, contradictory signals, high-stakes reasoning, strategy under uncertainty, or when you catch yourself making unexamined assumptions. Use when the user says "think through this", "break this down", "reason through", "what are we missing", "think step by step", "structured thinking", "analyze this carefully", "help me think about", "deep think", or any request requiring deliberate multi-step reasoning before action. This is the thinking engine that precedes and sharpens every other skill.
sequential-thinking
Use the Sequential Thinking MCP tool effectively for complex, multi-step problems. Triggers when: planning multi-phase implementations, debugging with uncertain root cause, exploring design alternatives, breaking down ambiguous requirements, or any task where the full scope isn't clear upfront. Teaches revision, branching, and dynamic thought extension (needsMoreThoughts) to avoid linear-only usage patterns.