通过多轮引导式问答,生成完整的 OpenClaw 个人 AI 助手配置文件。
编程
Asking Until 100%
试用Repo-aware questioning protocol for OpenClaw that increases clarification before acting on coding, project-build, architecture, debugging, and implementation...
它能做什么
Repo-aware questioning protocol for OpenClaw that increases clarification before acting on coding, project-build, architecture, debugging, and implementation...
技能文档
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
- Load explicit instructions and repo-local config such as
.asking-until-100.yaml. - Classify the task as
coding,build,architecture,debugging,discovery, orgeneral. - Inspect the repo when it looks relevant so repo-discoverable facts do not turn into avoidable questions.
- Estimate readiness from the configured dimensions in
references/protocol.md. - Choose a questioning mode:
fastfor low ambiguityguidedfor moderate ambiguitydeepfor higher ambiguity or requested rigorreportfor highest-rigor coding and build tasks with decision-critical gaps
- Ask the highest-value questions before taking action.
- Respect the execution gate:
- highest-rigor
codingandbuildtasks default to blocking clarification - other tasks default to explicit assumptions when gaps remain
- highest-rigor
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.mdfor readiness, repo-aware escalation, and stop conditionsreferences/config.mdfor config fields, precedence, and asking-intensity behaviorreferences/question-patterns.mdfor question quality rules and option patternsreferences/coding-report-format.mdfor the high-rigor report contractreferences/build-playbook.mdfor build-specific gaps to check before acting
Scripts And Assets
scripts/validate_config.pyvalidates profile filesscripts/preview_question_report.pypreviews questioning output for a promptscripts/render_project_structure.pyrenders prompt-only or repo-aware provisional structuresscripts/explain_profile_merge.pyshows the effective merged profileassets/contains bundled profiles tuned forgpt-5.4withxhighreasoning assumptions
Keep this file concise. Use the references for detailed policy, config, and output examples.
相关技能
Use when updating OpenClaw or debugging an OpenClaw instance after an update. This skill acts as a structured update runbook with emphasis on gateway startup...
Use when the user wants to inspect, repair, package, or troubleshoot an OpenClaw workspace doctor setup, especially for stale bootstrap state, missing daily...
A smart assistant specialized in helping users configure OpenClaw. It provides guidance based on vague user requirements (clarifying needs through multi-roun...
Turn OpenClaw into a PUA-driven breakthrough execution agent that pushes past shallow answers, expands real solution paths, and keeps moving until there is e...
Standalone advanced network diagnostics for OpenClaw to continuously test end-to-end connectivity from OpenClaw agent to Telegram Bot API and approximate del...