Sequential Thinking

Guide step-by-step reasoning with evidence collection and confidence tracking.

Updated Dec 30, 2025
One-click install
npx skills add https://github.com/vietlinhh02/cogninote --skill sequential-thinking-vietlinhh02
Or copy as Structured Prompt for Agent
Please help me install this Agent Skill.
Skill: Sequential Thinking
Source: https://github.com/vietlinhh02/cogninote/tree/main/.claude/skills/methodology/sequential-thinking
Command: npx skills add https://github.com/vietlinhh02/cogninote --skill sequential-thinking-vietlinhh02

SYSTEM DOCUMENTATION & REQUIREMENTS

💡 This Skill includes references (resource) components.

What problem does it solve?

This Skill provides a structured, evidence-based methodology for tackling complex problems, ensuring thorough analysis, documented decision-making, and clear conclusions.

Core Features & Use Cases

  • Systematic Analysis: Guides users through defining questions, gathering evidence, forming hypotheses, and testing them.
  • Confidence Tracking: Explicitly tracks confidence levels at each stage of the reasoning process.
  • Documentation: Generates a clear record of the problem-solving process, including evidence, hypotheses, and conclusions.
  • Use Case: Debugging a critical production issue where the root cause is not immediately obvious. This Skill ensures all potential causes are investigated systematically before a fix is implemented.

Quick Start

Apply sequential thinking to analyze the authentication timeout for users with special characters in passwords.

Frequently Asked Questions about Sequential Thinking

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

FAQPage Schema
How do I systematically debug a production issue when the root cause is not obvious?

Structured problem solving breaks down complex issues into defined questions, evidence collection, and hypothesis testing. It generates a documented record of the reasoning process, ensuring traceability for architecture decisions and security analysis.

How do I document the reasoning process for complex architecture decisions?

Documenting architecture decisions involves explicitly tracking evidence, generated hypotheses, and confidence levels throughout the reasoning process. This generates a clear, traceable record of the problem-solving steps and final conclusions.

What is the best way to perform hypothesis testing during security analysis?

The best way to perform hypothesis testing during security analysis is through a step-by-step reasoning process. Explicitly gather evidence, test hypotheses, and track confidence levels to arrive at well-documented conclusions.

Can I use step-by-step reasoning to investigate authentication timeout problems?

Yes, you can use step-by-step reasoning to investigate authentication timeout problems. It guides you through systematic evidence collection and hypothesis testing to identify root causes, such as issues with special characters in passwords.

When should I not use a structured problem solving methodology?

Avoid structured problem solving methodology for simple, immediately obvious issues with clear root causes. Its systematic evidence collection and hypothesis testing process is designed specifically for complex problems requiring thorough analysis.