/install asking-until-100
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.
- Make sure OpenClaw is installed (local or Docker)
- Run the install command in chat:
/install asking-until-100 - After installation, invoke the skill by name or use
/asking-until-100 - Provide required inputs per the skill's parameter spec and get structured output
What is Asking Until 100?
Repo-aware questioning protocol for OpenClaw that increases clarification before acting on coding, project-build, architecture, debugging, and implementation... It is an AI Agent Skill for Claude Code / OpenClaw, with 222 downloads so far.
How do I install Asking Until 100?
Run "/install asking-until-100" in the OpenClaw or Claude Code chat to install it in one step — no extra setup required.
Is Asking Until 100 free?
Yes, Asking Until 100 is completely free, licensed under MIT-0. You can download, install and use it at no cost.
Which platforms does Asking Until 100 support?
Asking Until 100 is cross-platform and runs anywhere OpenClaw / Claude Code is available (cross-platform).
Who created Asking Until 100?
It is built and maintained by Hongyi3 (@hongyi3); the current version is v0.1.0.