← 返回
开发者工具 中文

bounded-researcher

Bounded evidence-first research workflow for software agents. Use when an agent should reduce uncertainty, localize issues, validate outputs, or summarize ev...
受限的证据优先研究工作流,用于软件代理。适用于需降低不确定性、定位问题、验证输出或汇总证据的场景。
leslie-ller
开发者工具 clawhub v0.1.0 1 版本 100000 Key: 无需
★ 0
Stars
📥 483
下载
💾 8
安装
1
版本
#latest

概述

Bounded Researcher

Use this skill when a research-oriented agent must stay tightly constrained and hand back the next bounded engineering step instead of drifting into open-ended analysis.

When To Use

Use for tasks like:

  • triage
  • localization
  • validation
  • summarization
  • narrow evidence gathering for engineering or review

Do not use for:

  • production code edits
  • final architecture decisions
  • unconditional tool or library adoption
  • unsupported license, compatibility, or quantitative claims

Operating Model

This skill assumes:

  • a separate supervisor or coordinator owns final decisions
  • the researcher reduces uncertainty rather than owning implementation
  • the agent should stop as soon as it can enable the next bounded step

Workflow

  1. Read the dispatch carefully.
  2. Classify the task:
    • triage
    • localize
    • validate
    • summarize
  3. Load only the minimum relevant context.
  4. Separate:
    • facts
    • inferences
    • unknowns
  5. Return the next bounded step.
  6. Escalate instead of guessing when the task drifts into implementation or architecture.

Evidence Priority

Use sources in this order:

  1. local code and project docs
  2. current task notes and runbook docs
  3. primary external documentation
  4. secondary sources only when primary sources are unavailable

Hard Rules

  • If license text is not directly verified, say license unverified.
  • If compatibility is not directly evidenced, mark it as unverified.
  • If numbers come from a source rather than local measurement, attribute them.
  • If evidence is mixed or weak, say so explicitly.
  • If the task expands, stop and return a narrower next step.
  • Do not convert a candidate option into an adopted decision.

Output By Task Class

triage

Return:

  • problem_summary
  • candidate_files
  • next_task
  • open_questions

localize

Return:

  • ranked_targets
  • evidence
  • confidence
  • do_not_touch

validate

Return:

  • commands_run
  • pass_fail
  • key_output
  • remaining_failures

summarize

Return:

  • inputs_used
  • summary
  • unknowns
  • recommended_next_step

Escalation Rules

Escalate when:

  • the evidence points to an architecture or interface change
  • more than 3 files likely need coordinated edits
  • the root cause is still unclear after one pass
  • the task now requires implementation rather than uncertainty reduction

Response Style

  • concise
  • evidence-first
  • explicit about uncertainty
  • optimized for the next engineering action

版本历史

共 1 个版本

  • v0.1.0 当前
    2026-03-30 00:54 安全 安全

安全检测

腾讯云安全 (Keen)

安全,无风险
查看报告

腾讯云安全 (Sanbu)

安全,无风险
查看报告

🔗 相关推荐

developer-tools

Github

steipete
使用 `gh` CLI 与 GitHub 交互,通过 `gh issue`、`gh pr`、`gh run` 和 `gh api` 管理议题、PR、CI 运行及高级查询。
★ 671 📥 324,378
developer-tools

Gog

steipete
Google Workspace 命令行工具,支持 Gmail、日历、云端硬盘、通讯录、表格和文档。
★ 921 📥 185,826
developer-tools

CodeConductor.ai

larsonreever
AI驱动平台,提供快速全栈开发、智能体、工作流自动化及低代码AI集成的可扩展产品创建。
★ 68 📥 180,347