sequential-thinking

Generate, revise, and branch sequential thinking steps for complex problems.

Updated Apr 5, 2026
One-click install
npx skills add https://github.com/svo/knowledge-matchmaker-corpus-indexer --skill sequential-thinking-svo
Or copy as Structured Prompt for Agent
Please help me install this Agent Skill.
Skill: sequential-thinking
Source: https://github.com/svo/knowledge-matchmaker-corpus-indexer/tree/main/.claude/skills/sequential-thinking
Command: npx skills add https://github.com/svo/knowledge-matchmaker-corpus-indexer --skill sequential-thinking-svo

SYSTEM DOCUMENTATION & REQUIREMENTS

What problem does it solve?

Break down complex problems into explicit sequential thinking steps to improve clarity, traceability, and verifiability.

Core Features & Use Cases

  • Stepwise thinking with revision history, allowing each thought to be questioned, revised, and re-run.
  • Branching and hypothesis generation to explore alternatives before concluding.
  • Explicit verification and documentation of conclusions to prevent premature or unfounded answers.
  • Use cases include planning, debugging, design decisions, and complex analysis where context must be maintained.

Quick Start

Describe your problem and I will provide a numbered, step-by-step reasoning process with revisions, branches, hypotheses, and verification.

Frequently Asked Questions about sequential-thinking

High-intent search queries and answers about installing and using this skill.

FAQPage Schema
How do I break down complex problems into verifiable step-by-step reasoning?

To break down complex problems into verifiable step-by-step reasoning, you describe your problem and the process generates a numbered sequence of thoughts. Each step can be revised, branched into hypotheses, and explicitly verified to ensure the conclusion is justified.

What is sequential thinking with branching and hypothesis generation?

Sequential thinking with branching and hypothesis generation is a problem-solving method that explicitly documents each thought step. It allows you to explore alternative paths, revise previous reasoning, and verify conclusions before arriving at a final, justified answer.

How do I use step-by-step reasoning for debugging and design decisions?

To use step-by-step reasoning for debugging and design decisions, you input your specific problem context. The process maintains context while generating a numbered thought sequence, enabling you to revise steps, branch alternatives, and verify each hypothesis systematically.

Can I revise and re-run previous thought steps during complex analysis?

Yes, you can revise and re-run previous thought steps during complex analysis. The process maintains a revision history for every thought, allowing you to question, adjust, and branch earlier reasoning to explore different hypotheses before finalizing a verified conclusion.

Does step-by-step reasoning work for planning tasks that require maintaining context?

Yes, step-by-step reasoning works for planning tasks that require maintaining context. It explicitly breaks down planning into sequential thoughts, ensuring context is preserved across each step while allowing branching and verification to validate the overall plan.

Why does premature problem-solving fail and how does explicit verification prevent it?

Premature problem-solving fails because it skips verifying intermediate steps, leading to unfounded answers. Explicit verification prevents this by requiring each sequential thought, revision, and hypothesis to be documented and validated before arriving at the final conclusion.