Skip to main content
Back to registry

sequential-thinking

mrgoonie/claudekit-skills

Enables structured problem-solving through iterative reasoning with revision and branching capabilities.

Installs424
Install command
npx skills add https://github.com/mrgoonie/claudekit-skills --skill sequential-thinking
Security audits
Gen Agent Trust HubPASS
SocketPASS
SnykPASS
About this skill
Enables structured problem-solving through iterative reasoning with revision and branching capabilities. Use mcp__reasoning__sequentialthinking when: Don't use for : Simple queries, direct facts, or single-step tasks. The MCP tool mcp__reasoning__sequentialthinking accepts these parameters: For revision patterns, branching strategies, and complex workflows, see: - Iterative reasoning : Break complex problems into sequential thought steps - Dynamic scope : Adjust total thought count as understanding evolves - Revision tracking : Reconsider and modify previous conclusions - Branch exploration : Explore alternative reasoning paths from any point - Maintained context : Keep track of reasoning chain throughout analysis - Problem requires multiple interconnected reasoning steps - Initial scope or approach is uncertain - Need to filter through complexity to find core issues - May need to backtrack or revise earlier conclusions - Want to explore alternative solution paths - thought (string): Current reasoning step - nextThoughtNeeded (boolean): Whether more reasoning is needed - thoughtNumber (integer): Current step number (starts at 1) - totalThoughts (integer): Estimated total steps needed - isRevision (boolean): Indicates this revises previous thinking - revisesThought (integer): Which thought number is being reconsidered - branchFromThought (integer): Thought number to branch from...

Source description provided by the upstream skill listing. Community reviews and install context appear in the sections below.

Community Reviews

Latest reviews

Sign in to review

No community reviews yet. Be the first to review.

Browse this skill in context
FAQ
What does sequential-thinking do?

Enables structured problem-solving through iterative reasoning with revision and branching capabilities.

Is sequential-thinking good?

sequential-thinking does not have approved reviews yet, so SkillJury cannot publish a community verdict.

What agent does sequential-thinking work with?

sequential-thinking currently lists compatibility with codex, gemini-cli, opencode, cursor, github-copilot, claude-code.

What are alternatives to sequential-thinking?

Skills in the same category include telegram-bot-builder, flutter-app-size, sharp-edges, iterative-retrieval.

How do I install sequential-thinking?

npx skills add https://github.com/mrgoonie/claudekit-skills --skill sequential-thinking

Related skills

More from mrgoonie/claudekit-skills

Related skills

Alternatives in Software Engineering