sequential-thinking

star 7

Apply structured, reflective problem-solving for complex tasks requiring multi-step analysis and revision. Use for complex decomposition or when you need to think step by step.

ihatesea69 By ihatesea69 schedule Updated 5/17/2026

name: sequential-thinking description: >- Apply structured, reflective problem-solving for complex tasks requiring multi-step analysis and revision. Use for complex decomposition or when you need to think step by step. version: 1.0.0 license: MIT

Sequential Thinking

Activate this skill for complex problems requiring structured, step-by-step reasoning.

When to Use

  • Complex data pipeline decomposition
  • Multi-step ML experiment design
  • Debugging model performance issues
  • Architecture decisions with many trade-offs
  • Hypothesis-driven data investigation

Process

  1. State the problem clearly in one sentence
  2. Identify what you know and what you need to find out
  3. Break into sequential steps, each building on the previous
  4. At each step, validate assumptions before proceeding
  5. If a step reveals new information, revise earlier conclusions
  6. Summarize findings and recommended action

Rules

  • Each step must be independently verifiable
  • Revise earlier steps when new evidence contradicts them
  • State confidence level at each step
  • Identify decision points and their trade-offs
  • Keep the chain of reasoning visible and traceable
Install via CLI
npx skills add https://github.com/ihatesea69/kiro-kit --skill sequential-thinking
Repository Details
star Stars 7
call_split Forks 2
navigation Branch main
article Path SKILL.md
More from Creator