← 返回
未分类 中文

Adaptive Reasoning

Automatically assess task complexity and adjust reasoning level. Triggers on every user message to evaluate whether extended thinking (reasoning mode) would...
自动评估任务复杂度并调整推理层级。每次用户消息触发时,评估是否需要扩展思考(推理模式)...
modestyrichards modestyrichards 来源
未分类 clawhub v1.0.0 1 版本 100000 Key: 无需
★ 0
Stars
📥 286
下载
💾 0
安装
1
版本
#latest

概述

Adaptive Reasoning

Self-assess complexity before responding. Adjust reasoning level dynamically.

Quick Assessment (run mentally on every request)

Score the request 0-10 on these dimensions:

SignalWeightExamples
--------------------------
Multi-step logic+3Planning, proofs, debugging chains
Ambiguity+2Nuanced questions, trade-offs, "it depends"
Code architecture+2System design, refactoring, security review
Math/formal reasoning+2Calculations, algorithms, logic puzzles
Novel problem+1No clear pattern, requires creativity
High stakes+1Production changes, irreversible actions

Subtract:

  • Routine/repetitive task: -2
  • Clear single answer: -2
  • Simple lookup/fetch: -3

Decision Thresholds

ScoreAction
---------------
≤2Stay fast. No reasoning needed.
3-5Standard response. Light internal deliberation.
6-7Consider /reasoning on or pause to think explicitly.
≥8Activate extended thinking. Complex problem warrants it.

Activation (Automatic)

Do not ask. Just activate.

ScoreAction
---------------
≤5Respond normally. No change.
6-7Enable reasoning silently. Add 🧠 at end of response.
≥8Enable reasoning. Add 🧠🔥 at end of response.

Visual Indicator

Always append the reasoning icon at the very end of your response:

  • Score 6-7: 🧠 (thinking mode active)
  • Score ≥8: 🧠🔥 (deep thinking mode)
  • Score ≤5: No icon (fast mode)

How to Activate

Use session_status tool or /reasoning on command internally before responding:

/reasoning on

Or via tool:

{"action": "session_status", "reasoning": "on"}

After completing a complex task, optionally disable to save tokens on follow-ups:

/reasoning off

Examples

Low complexity (score: 1)

> "What time is it in Tokyo?"

→ Simple lookup. Answer immediately. No icon.

Medium complexity (score: 4)

> "Refactor this function to be more readable"

→ Standard response with brief explanation. No icon.

High complexity (score: 7)

> "Design a caching strategy for this API with these constraints..."

→ Enable reasoning. Thoughtful response ends with: 🧠

Very high complexity (score: 9)

> "Debug why this distributed system has race conditions under load"

→ Enable extended thinking. Deep analysis ends with: 🧠🔥

Integration

This skill runs as mental preprocessing. No external tools needed.

For explicit control:

  • /reasoning on — Enable extended thinking
  • /reasoning off — Disable (faster responses)
  • /status — Check current reasoning state

When NOT to Escalate

  • User explicitly wants quick answer ("just tell me", "quick", "tldr")
  • Time-sensitive requests where speed matters more than depth
  • Conversational/social messages (banter, greetings)
  • Already in reasoning mode for this session
  • User previously disabled reasoning in this conversation

Auto-Downgrade

After completing a complex task (score ≥6), if the next message is simple (score ≤3):

  • Silently disable reasoning to save tokens
  • Resume normal fast responses

版本历史

共 1 个版本

  • v1.0.0 当前
    2026-05-08 03:14 安全 安全

安全检测

腾讯云安全 (Keen)

安全,无风险
查看报告

腾讯云安全 (Sanbu)

安全,无风险
查看报告

🔗 相关推荐

build-ecommerce-faq-page

modestyrichards
为常见电商问题生成面向客户的回答。适用于电商运营、增长团队和商家编写FAQ内容。
★ 0 📥 629
developer-tools

Pub Mcporter

modestyrichards
使用 mcporter CLI 直接列出、配置、认证和调用 MCP 服务器与工具,并支持 50+ 图像、视频及文本生成模型。
★ 0 📥 624
developer-tools

Pub Agent Browser Clawdbot

modestyrichards
针对AI智能体优化的无头浏览器自动化CLI,支持无障碍树快照,集成50余种图像、视频及文本生成模型。
★ 0 📥 640