sequential-thinking

Record and revise sequential thought steps with branching alternatives.

22|3|Updated Dec 29, 2025
One-click install
npx skills add https://github.com/binhmuc/autobot-review --skill sequential-thinking-binhmuc
Or copy as Structured Prompt for Agent
Please help me install this Agent Skill.
Skill: sequential-thinking
Source: https://github.com/binhmuc/autobot-review/tree/main/.claude/skills/sequential-thinking
Command: npx skills add https://github.com/binhmuc/autobot-review --skill sequential-thinking-binhmuc

SYSTEM DOCUMENTATION & REQUIREMENTS

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

What problem does it solve?

This Skill provides a disciplined approach to solving complex problems by outlining thought sequences, allowing dynamic adjustments, revisions, and branching to compare alternatives.

Core Features & Use Cases

  • Progressive thinking: Start with a loose estimate and expand/contract as insights unfold.
  • Revision & branching: Mark revisions and branch into alternative reasoning paths.
  • Hypothesis testing: Generate hypotheses and validate them through structured steps.
  • Use Case: When tackling architecture, algorithms, or multi-step design decisions, follow a proven, repeatable thinking process.

Quick Start

Start by recording your first thought: node scripts/process-thought.js --thought "Initial analysis" --number 1 --total 5 --next true