sequential-thinking

Apply a structured five-step thought pipeline for complex problem analysis with revision and branching phases.

24|3|Updated Nov 25, 2025
One-click install
npx skills add https://github.com/nguyenthienthanh/aura-frog --skill sequential-thinking-nguyenthienthanh
Or copy as Structured Prompt for Agent
Please help me install this Agent Skill.
Skill: sequential-thinking
Source: https://github.com/nguyenthienthanh/aura-frog/tree/main/aura-frog/skills/sequential-thinking
Command: npx skills add https://github.com/nguyenthienthanh/aura-frog --skill sequential-thinking-nguyenthienthanh

SYSTEM DOCUMENTATION & REQUIREMENTS

What problem does it solve?

A structured thinking process for tackling complex problems with revision, branching, and dynamic adjustment.

Core Features & Use Cases

  • Thought-structure steps to guide analysis
  • Clear revision and branching to explore alternatives
  • Final synthesis of a recommended solution

Quick Start

Document a complex problem using a five-step thought process, then synthesize a final plan.

Frequently Asked Questions about sequential-thinking

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

FAQPage Schema
How do I approach complex problem analysis with a structured thinking process?

Structured thinking breaks complex problems into phases: initial analysis, building on previous findings, revision, branching to explore alternatives, and final synthesis. This repeatable pipeline creates traceable reasoning for architecture design, debugging, performance optimization, security analysis, and refactoring decisions.

What's the best way to document and revise my thinking through multiple solution branches?

Use explicit phases with dynamic adjustment: start with initial analysis, build incrementally on findings, explicitly revise assumptions, branch to explore alternative paths, then synthesize a recommended solution. This framework enables traceability and comparison of competing approaches.

Can structured thinking help with root-cause debugging and performance optimization?

Yes. Structured thinking applies to root-cause debugging, performance optimization, security analysis, and refactoring strategy by providing clear revision and branching phases to systematically explore hypotheses, test alternatives, and audit your reasoning trail.

How do I create an auditable record of my problem-solving process?

Apply the five-phase framework—initial analysis, building, revision, branching, final synthesis—with explicit output formats at each stage. This creates a traceable thought pipeline that documents your reasoning, alternatives considered, and final recommendations.

When should I use structured thinking instead of unguided analysis?

Use structured thinking for complex problems requiring exploration of multiple paths, stakeholder review, or repeatable audit trails—such as architecture decisions, security assessments, or performance refactoring where reasoning transparency matters.