One-click install
npx skills add https://github.com/retz8/iris --skill sequential-thinking-retz8
Or copy as Structured Prompt for Agent
Please help me install this Agent Skill.
Skill: sequential-thinking
Source: https://github.com/retz8/iris/tree/main/.claude/skills/sequential-thinking
Command: npx skills add https://github.com/retz8/iris --skill sequential-thinking-retz8

SYSTEM DOCUMENTATION & REQUIREMENTS

What problem does it solve?

Enables structured, step-by-step problem solving to manage complex tasks and reduce cognitive load.

Core Features & Use Cases

  • Decomposition: break complex problems into manageable thoughts with explicit assumptions and next steps.
  • Dynamic reasoning: revise conclusions as new information emerges; branch to alternative approaches when needed.
  • Hypothesis generation & verification: formulate testable ideas and validate them through structured reasoning.
  • Context maintenance: preserve core context across multiple steps for coherent multi-step analyses.
  • Use Case: plan a project with unclear scope, debug intricate code, or perform strategic decision analysis that benefits from a transparent reasoning trail.

Quick Start

To begin, articulate the problem and craft an initial rough thought: Thought 1/5: [Initial analysis] Then structure each thought, stating assumptions and what comes next, and use revision or branch markers as needed:

  • Structure Each Thought: Build on prior context; address one aspect at a time; declare assumptions and uncertainties.
  • Apply Dynamic Adjustment: Expand or contract the plan as complexity changes; use REVISION when insights invalidate prior steps; branch to compare alternatives.
  • Generate & Verify Hypotheses: Propose hypotheses and verify results step-by-step.
  • Complete When Ready: finalize with a clear, verified solution and rationale.

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 into manageable steps for multi-step analysis?

Multi-step analysis decomposes complex problems into explicit thoughts with stated assumptions and next steps. You articulate an initial thought, then build on prior context sequentially, addressing one aspect at a time to reduce cognitive load.

What is dynamic reasoning and how does it help with ambiguous project planning?

Dynamic reasoning revises conclusions as new information emerges during ambiguous planning. It allows you to use revision markers to invalidate prior steps and branch into alternative approaches, ensuring your plan adapts to changing complexity.

How do I generate and verify hypotheses when debugging intricate code?

Hypothesis generation and verification formulates testable ideas during debugging and validates them through structured reasoning. You propose a hypothesis, verify results step-by-step, and use revision markers if insights invalidate prior assumptions.

Can I maintain context across multiple steps when performing strategic decision analysis?

Context maintenance preserves core context across multiple steps to ensure coherent strategic decision analysis. This mechanism keeps prior reasoning intact while you decompose problems, allowing each thought to build on established assumptions transparently.

When should I use problem decomposition instead of tackling a complex task directly?

Problem decomposition is needed when complex tasks have unclear scope or require transparent reasoning trails. You should use it to reduce cognitive load by breaking tasks into explicit thoughts, declaring assumptions, and verifying hypotheses step-by-step.