sequential-thinking

Sequence thoughts with revision and branching for complex problem solving.

Updated Dec 16, 2025
One-click install
npx skills add https://github.com/nguyenvanlinh1902/trackingSolar --skill sequential-thinking-nguyenvanlinh1902
Or copy as Structured Prompt for Agent
Please help me install this Agent Skill.
Skill: sequential-thinking
Source: https://github.com/nguyenvanlinh1902/trackingSolar/tree/main/.opencode/skill/sequential-thinking
Command: npx skills add https://github.com/nguyenvanlinh1902/trackingSolar --skill sequential-thinking-nguyenvanlinh1902

SYSTEM DOCUMENTATION & REQUIREMENTS

💡 This Skill includes scripts (resource) and references (resource) components.

What problem does it solve?

It provides a structured approach to solving complex problems by breaking work into iterative, revisable thought sequences.

Core Features & Use Cases

  • Step-by-step reasoning with revision capability to adapt when new information emerges
  • Branching to explore alternative approaches and verify hypotheses
  • Optional tooling (scripts) for deterministic validation and history tracking

Quick Start

Provide a complex problem prompt and request a structured, revisable solution that breaks the task into thoughts and explores branching.

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 using step-by-step reasoning?

Step-by-step reasoning breaks complex problems into iterative, revisable thought sequences, allowing you to adapt when new information emerges and maintain context across evolving scopes.

Can I explore alternative approaches and verify hypotheses during problem-solving?

Yes, hypothesis testing and branch exploration are supported natively. You can branch your reasoning sequence to explore alternative approaches, verify hypotheses, and track the history of each path.

What is the best way to maintain context when a problem scope changes during analysis?

Adaptive planning with revision capability maintains context across evolving scopes by sequencing thoughts dynamically, letting you revise previous steps without losing the broader analytical narrative.

Does this structured reasoning approach require external dependencies or scripts?

No external dependencies are required. The approach uses optional internal scripts for deterministic validation and history tracking, functioning entirely independently within your environment.

When should I use branching instead of linear sequencing for problem analysis?

Use branching when you need to explore alternative approaches or verify multiple hypotheses simultaneously. Linear sequencing is better suited for deterministic, single-path problem progression.

How do I start applying adaptive planning to a complex prompt?

Provide a complex problem prompt and request a structured, revisable solution. The system will automatically break the task into discrete thoughts, enabling dynamic sequencing and branch exploration.