← スキル一覧に戻る

sequential-thinking
by Shavakan
Personal Claude skill collection
⭐ 2🍴 1📅 2026年1月20日
SKILL.md
name: sequential-thinking description: Use for atypically complex problems requiring explicit step-by-step reasoning. Skill autonomously decides if sequential-thinking MCP overhead is justified based on problem complexity.
Sequential Thinking
Overview
Use sequential-thinking MCP tool for problems with atypical complexity requiring explicit reasoning paths. The skill autonomously assesses whether MCP overhead provides value.
When to Consider Sequential-Thinking MCP
Activate this skill for:
- Multi-layered architectural decisions with significant tradeoffs
- Complex debugging across multiple interacting systems
- Problems with circular dependencies or non-obvious root causes
- Design decisions requiring exploration of alternative approaches
- Race conditions, deadlocks, or timing-sensitive bugs
- Performance bottlenecks with unclear origins
Decision Criteria
Use sequential-thinking MCP when:
- Problem requires branching into alternative reasoning paths that should be tracked
- Assumptions need revision as new information emerges
- Multiple interdependent factors must be balanced simultaneously
- High-stakes decision needs documented reasoning trail
- Genuinely uncertain and need systematic exploration
Skip sequential-thinking MCP when:
- Problem is complex but straightforward (linear debugging)
- Built-in reasoning suffices
- Task is primarily execution rather than analysis
- Overhead not justified by complexity
- Approach is clear, just needs implementation
Usage
Silently assess problem complexity. Only invoke sequential-thinking MCP if explicit step tracking adds material value. Default to built-in reasoning for most tasks.
Do not announce use of the tool unless relevant to user.
スコア
総合スコア
60/100
リポジトリの品質指標に基づく評価
✓SKILL.md
SKILL.mdファイルが含まれている
+20
✓LICENSE
ライセンスが設定されている
+10
○説明文
100文字以上の説明がある
0/10
○人気
GitHub Stars 100以上
0/15
○最近の活動
3ヶ月以内に更新がある
0/10
○フォーク
10回以上フォークされている
0/5
✓Issue管理
オープンIssueが50未満
+5
✓言語
プログラミング言語が設定されている
+5
○タグ
1つ以上のタグが設定されている
0/5
レビュー
💬
レビュー機能は近日公開予定です