スキル一覧に戻る
Zpankz

think-router

by Zpankz

MCP Skillset - Claude Code skills, references, and knowledge base

0🍴 0📅 2026年1月24日
GitHubで見るManusで実行

SKILL.md


name: think-router description: | Unified router for reasoning, research, and analysis tasks. Consolidates reasoning-router + research-router + analysis-router.

Think Router (Unified)

Consolidates: reasoning-router + research-router + analysis-router Purpose: All analytical/cognitive tasks

Triggers

patterns:
  - analyze, debug, troubleshoot, audit
  - reason, think, prove, verify
  - research, investigate, deep-dive, study
  - security, performance, optimization

Thinking Modes

Analysis Mode

triggers: [analyze, debug, troubleshoot, audit, security, performance]
agent: oracle
workflows:
  - Root cause analysis
  - Security audit
  - Performance profiling
  - Code review

sc_commands:
  - sc:analyze → Codebase analysis
  - sc:troubleshoot → Systematic debugging

Research Mode

triggers: [research, investigate, deep-dive, study, learn]
agent: researcher
skills:
  - deep-research (db/skill-db) - 7-phase methodology
  - codebase-researcher (db/skill-db) - Systematic codebase analysis
workflows:
  - Classify → Scope → Hypothesize → Plan → Query → Triangulate → Synthesize

Reasoning Mode

triggers: [reason, think, prove, verify, logic]
skills:
  - hierarchical-reasoning (db/skill-db) - Strategic/Tactical/Operational
  - think (db/skill-db) - ThoughtBox + mental models
  - reason (db/skill-db) - Parse → Branch → Reduce → Ground → Emit

patterns:
  - Forward thinking (goal → actions)
  - Backward thinking (goal ← requirements)
  - Branching (explore alternatives)
  - First principles (fundamental truths)
  - Meta-reflection (reasoning about reasoning)

Integration with Skills

unified_skills:
  deep-research:
    core: 7-phase research methodology
    extensions: codebase analysis, web extraction

  hierarchical-reasoning:
    core: 3-level cognitive architecture
    extensions: ThoughtBox patterns, mental models

References

  • Original reasoning-router: ~/.claude/db/skills/routers/reasoning-router/
  • Original research-router: ~/.claude/db/skills/routers/research-router/
  • Original analysis-router: ~/.claude/db/skills/routers/analysis-router/

スコア

総合スコア

40/100

リポジトリの品質指標に基づく評価

SKILL.md

SKILL.mdファイルが含まれている

+20
LICENSE

ライセンスが設定されている

0/10
説明文

100文字以上の説明がある

0/10
人気

GitHub Stars 100以上

0/15
最近の活動

3ヶ月以内に更新がある

0/10
フォーク

10回以上フォークされている

0/5
Issue管理

オープンIssueが50未満

+5
言語

プログラミング言語が設定されている

+5
タグ

1つ以上のタグが設定されている

0/5

レビュー

💬

レビュー機能は近日公開予定です