sequential-thinking

Organize complex problem-solving into sequential thoughts with revision and branching.

Updated Aug 23, 2026
One-click install
npx skills add https://github.com/Pygmalione/visuana-ultima --skill sequential-thinking-pygmalione
Or copy as Structured Prompt for Agent
Please help me install this Agent Skill.
Skill: sequential-thinking
Source: https://github.com/Pygmalione/visuana-ultima/tree/main/.claude/skills/sequential-thinking
Command: npx skills add https://github.com/Pygmalione/visuana-ultima --skill sequential-thinking-pygmalione

SYSTEM DOCUMENTATION & REQUIREMENTS

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

What problem does it solve?

Provides a disciplined framework to solve complex problems by breaking them into sequential thoughts, with built-in revision, branching, and hypothesis testing.

Core Features & Use Cases

  • Progressive thought sequences with explicit steps and next actions
  • Dynamic adjustment: expand/contract/revise branches as needed
  • Branching for alternate approaches and hypothesis testing
  • History tracking and revision logging for auditability

Quick Start

Use node scripts to process and format thoughts: node scripts/process-thought.js --thought "Initial analysis" --number 1 --total 5 --next true