explore-run

作者: lllllllama

We need to translate the given text from English to Simplified Chinese. The text describes a skill called "explore-run" (name to preserve). The instruction says to translate only the text inside <text>, and not include the name unless it appears in the source text. The name "explore-run" does appear in the source text? Actually, the source text starts with "Rigor Improve / Rigor Explore run leaf skill..." - here "run" is part of the phrase, but the name to preserve is "explore-run". The source text does not contain "explore-run" as a standalone term; it has "Rigor Explore run leaf skill". However, the instruction says "Name to preserve: explore-run". I think we should not add the name if it's not in the source. The source has "Rigor Explore run" which might be a compound. But the instruction says "Do not include the name unless it appears in the source text." So we only translate what's there. The name "explore-run" is not literally in the source as a

npx skills add https://github.com/lllllllama/rigorpilot-skills --skill explore-run

explore-run

Use this as the Rigor Improve / Rigor Explore run leaf skill. The installed slug remains explore-run for compatibility.

Use the shared operating principles in ../../references/agent-operating-principles.md; this skill should guide candidate run planning while preserving model judgment about the active repo.

When to apply

  • When the researcher explicitly authorizes exploratory runs.
  • When the task is a small-subset validation, short-cycle training probe, batch sweep, idle-GPU search, or quick transfer-learning trial.
  • When the output should rank candidate runs rather than certify trusted success.

When not to apply

  • When the user wants trusted training execution or conservative verification.
  • When there is no explicit exploratory authorization.
  • When the task is repository setup, intake, or debugging.

Clear boundaries

  • This skill owns exploratory execution planning and summary only.
  • Use ai-research-explore instead when the task spans both current_research coordination and exploratory code changes.
  • It may hand off actual command execution to minimal-run-and-audit or run-train.
  • It should keep experiment state isolated from the trusted baseline.
  • It should prefer small-subset and short-cycle checks before heavier exploratory runs.
  • It should label run results as bounded evidence and explain when a comparison is not directly fair.

Ranking Semantics

  • Pre-execution candidate selection uses three factors: cost, success_rate, and expected_gain.
  • Default weights should stay conservative unless the researcher explicitly provides selection_weights.
  • Budget pruning still applies after scoring through max_variants and max_short_cycle_runs.
  • If runs are executed later, downstream ranking should switch to real execution evidence, not stay purely heuristic.

Variant Spec Hints

  • Use variant_axes to define the candidate dimension grid.
  • Use subset_sizes and short_run_steps to express exploratory run scale.
  • Use selection_weights to rebalance cost, success_rate, and expected_gain.
  • Use primary_metric and metric_goal so downstream ranking can order executed candidates consistently.

Output expectations

  • explore_outputs/CHANGESET.md
  • explore_outputs/SCIENTIFIC_CHANGELOG.md
  • explore_outputs/COMPARABILITY_REPORT.md
  • explore_outputs/TOP_RUNS.md
  • explore_outputs/status.json

Notes

Use references/execution-policy.md, ../../references/explore-variant-spec.md, ../../references/deep-learning-experiment-principles.md, scripts/plan_variants.py, and scripts/write_outputs.py.

来自 lllllllama 的更多技能

ai-research-explore
lllllllama
Rigor Explore compatible skill slug for meaningful and potentially novel deep learning research candidates. Use when the researcher has chosen the task family, dataset, benchmark, evaluation method, provided SOTA references, and wants candidate-only exploration on top of `current_research` with auditable repo understanding, idea gating, fair comparison, and governed experiments written to `explore_outputs/`. Do not use for README-first trusted reproduction, open-ended direction finding,...
researchdata-analysisapi
analyze-project
lllllllama
针对深度学习研究仓库的Rigor Analyze / Rigor Audit只读技能。当用户希望阅读和理解仓库、检查模型结构与训练或推理入口点、审查配置与插入点,或在无需修改代码或运行繁重任务的情况下标记可疑实现模式时使用。不适用于主动命令执行、大规模重构、推测性代码适配或自动修复错误。
developmentcode-reviewresearch
ai-research-reproduction
lllllllama
RigorPilot 复现模式编排器,用于README优先的深度学习仓库复现。当用户需要端到端、最小可信流程时使用,该流程先读取仓库,选择最小的文档化推理或评估目标,协调输入、设置、可信执行、可选的可信训练、可选的仓库分析以及可选的论文差距解决,强制执行保守补丁规则,记录证据、假设偏差和人工决策点……
researchdevelopmentdocument
explore-code
lllllllama
We need to translate the given text from English to Simplified Chinese. The instruction says: preserve product names, protocol names, URLs, numbers, and technical terms. Do not add claims, explanations, Markdown, bullets, links, labels, prefixes, or extra commentary. Also, do not include the name "explore-code" unless it appears in the source text. The source text does not contain "explore-code" explicitly, so we don't include it. The text is a description of a skill. We need to translate it accurately, keeping technical terms like "LoRA", "adapter layers", "backbone", "head", "rollback-aware records", "explore_outputs/", "current_research". Also note "Rigor Improve implementation leaf skill" - likely a proper name or technical term? Possibly "Rigor Improve" is part of a skill name? But instruction says preserve product names, so we keep "Rigor Improve" as is? Or translate? The instruction says "preserve product names, protocol names, URLs, numbers, and technical terms
developmentresearchcode-review
minimal-run-and-audit
lllllllama
We need to translate the given English text into Simplified Chinese. The instruction says: "Translate only the text inside <text>. Do not include the name unless it appears in the source text." The name "minimal-run-and-audit" is not inside the <text> tags, so we should not include it. The text is a description of a skill. We need to preserve product names, protocol names, URLs, numbers, technical terms. The text includes "Rigor Run", "README-first", "repro_outputs/", "patch notes". These should be preserved as is or translated appropriately? "Rigor Run" might be a product name? It says "Rigor Run skill" - likely a proper name. "README-first" is a phrase. "repro_outputs/" is a directory path. "patch notes" is a common term. We should keep technical terms like "smoke test", "inference", "evaluation", "repository", "training execution", "repo intake", "paper lookup", "target selection", "end-to-end orche
developmenttestingcode-review
env-and-assets-bootstrap
lllllllama
用于README优先的深度学习仓库复现的Rigor Setup技能。当任务明确需要为README文档化的仓库在运行前准备保守的conda优先环境、检查点和数据集路径假设、缓存位置提示以及设置说明时使用。不用于仓库扫描、完整编排、论文解读、最终运行报告或与特定复现目标无关的通用环境设置。
developmentdevops
safe-debug
lllllllama
用于深度学习研究工作的严格调试/严格审计技能。当用户粘贴回溯信息、终端错误、CUDA内存不足、检查点加载失败、形状不匹配、NaN损失症状或训练失败,并希望在打补丁前进行保守诊断,且调试修复与研究贡献明确分离时使用。不适用于大规模重构、推测性适配、自动探索性修补或常规仓库熟悉。
developmenttestingcode-review
paper-context-resolver
lllllllama
严格论文上下文助手,用于README优先的深度学习仓库复现。仅在README和仓库文件存在狭窄的复现关键缺口,且任务是从原始论文来源解析特定论文细节(如数据集划分、预处理、评估协议、检查点映射或运行时假设)并记录冲突时使用。不适用于通用论文摘要、仓库扫描、环境配置、命令执行、仅标题论文检索或...
researchdocumentdata-analysis