← 返回
开发者工具 中文

Asking Until 100

Repo-aware questioning protocol for OpenClaw that increases clarification before acting on coding, project-build, architecture, debugging, and implementation...
OpenClaw 的上下文感知提问协议,在执行编码、项目构建、架构设计、调试和实现前增加澄清步骤。
hongyi3
开发者工具 clawhub v0.1.0 1 版本 100000 Key: 无需
★ 1
Stars
📥 475
下载
💾 7
安装
1
版本
#latest

概述

Asking Until 100

Overview

Use this skill to slow down execution when the task is underspecified, risky, or expensive to get

wrong. Treat "100" as target readiness to proceed, not literal certainty.

Workflow

  1. Load explicit instructions and repo-local config such as .asking-until-100.yaml.
  2. Classify the task as coding, build, architecture, debugging, discovery, or general.
  3. Inspect the repo when it looks relevant so repo-discoverable facts do not turn into avoidable

questions.

  1. Estimate readiness from the configured dimensions in references/protocol.md.
  2. Choose a questioning mode:
    • fast for low ambiguity
    • guided for moderate ambiguity
    • deep for higher ambiguity or requested rigor
    • report for highest-rigor coding and build tasks with decision-critical gaps
  3. Ask the highest-value questions before taking action.
  4. Respect the execution gate:
    • highest-rigor coding and build tasks default to blocking clarification
    • other tasks default to explicit assumptions when gaps remain

Questioning Style

  • Prefer structural, directional, and decision-shaping questions over generic filler.
  • Use a working hypothesis when it helps the user react to a proposed path.
  • Offer suggested answers when useful, but always leave a free-form path.
  • Do not ask for facts that can be inspected directly from the repo.

High-Rigor Report

For highest-rigor coding or build tasks, begin with Provisional Project Structure, then emit:

Working Hypothesis, Architecture Questions, Product Questions, Constraint Questions, and

Decision-Critical Unknowns.

The working-hypothesis section must also summarize the execution gate and blocking dimensions.

See references/coding-report-format.md for the required output order and

scripts/render_project_structure.py for deterministic structure rendering.

References

  • references/protocol.md for readiness, repo-aware escalation, and stop conditions
  • references/config.md for config fields, precedence, and asking-intensity behavior
  • references/question-patterns.md for question quality rules and option patterns
  • references/coding-report-format.md for the high-rigor report contract
  • references/build-playbook.md for build-specific gaps to check before acting

Scripts And Assets

  • scripts/validate_config.py validates profile files
  • scripts/preview_question_report.py previews questioning output for a prompt
  • scripts/render_project_structure.py renders prompt-only or repo-aware provisional structures
  • scripts/explain_profile_merge.py shows the effective merged profile
  • assets/ contains bundled profiles tuned for gpt-5.4 with xhigh reasoning assumptions

Keep this file concise. Use the references for detailed policy, config, and output examples.

版本历史

共 1 个版本

  • v0.1.0 当前
    2026-03-30 04:20 安全 安全

安全检测

腾讯云安全 (Keen)

安全,无风险
查看报告

腾讯云安全 (Sanbu)

安全,无风险
查看报告

🔗 相关推荐

ai-intelligence

Socrates

hongyi3
用于代理计划、选方案、做复杂编码、重构、分解工作或委托,执行质量取决于…
★ 1 📥 607
developer-tools

CodeConductor.ai

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

Github

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