explore-code
Compare original and translation side by side
🇺🇸
Original
English🇨🇳
Translation
Chineseexplore-code
explore-code
Use this as the Rigor Improve implementation leaf skill. The installed slug
remains for compatibility.
explore-codeUse the shared operating principles in
; this skill should guide
bounded candidate code work without over-prescribing implementation details.
../../references/agent-operating-principles.md这是Rigor Improve的执行叶技能。为保证兼容性,安装后的标识仍为。
explore-code请遵循中的共享操作原则;本技能应指导有边界的候选代码工作,不过度规定执行细节。
../../references/agent-operating-principles.mdWhen to apply
适用场景
- When the researcher explicitly authorizes exploratory code changes on an isolated branch or worktree.
- When the task is source-anchored module transplant, backbone adaptation, LoRA or adapter insertion, or low-risk module combination.
- When summary-level recording is sufficient and the result is a candidate, not a trusted conclusion.
- 当研究人员明确授权在隔离分支或工作树中进行探索性代码修改时。
- 任务为基于源码的模块移植、backbone适配、LoRA或adapter插入,或是低风险模块组合时。
- 只需记录摘要级内容,且结果为候选方案而非可信结论时。
When not to apply
不适用场景
- When the request is for trusted baseline work, conservative debugging, or normal training execution.
- When the user did not explicitly authorize exploratory modifications.
- When the task is a broad refactor or a from-scratch idea implementation.
- 请求为可信基线工作、保守调试或常规训练执行时。
- 用户未明确授权探索性修改时。
- 任务为大范围重构或从零实现新想法时。
Clear boundaries
明确边界
- This skill owns exploratory code modifications only.
- It must keep work isolated from the trusted baseline.
- Use instead when the task spans both current_research coordination and exploratory runs.
ai-research-explore - It may hand off execution to or
minimal-run-and-audit.run-train - It should favor source-anchored copying and minimal adaptation over freeform rewrites.
- It should record why a candidate change is meaningful, how to roll it back, and why it remains a candidate rather than a verified contribution.
- 本技能仅负责探索性代码修改。
- 必须确保工作与可信基线隔离。
- 当任务同时涉及协调和探索性运行时,请使用
current_research。ai-research-explore - 可将执行任务移交至或
minimal-run-and-audit。run-train - 相较于自由改写,应优先选择基于源码的复制和最小化适配。
- 应记录候选变更的意义、回滚方式,以及为何它仍是候选方案而非已验证贡献。
Output expectations
输出要求
explore_outputs/CHANGESET.mdexplore_outputs/SCIENTIFIC_CHANGELOG.mdexplore_outputs/COMPARABILITY_REPORT.mdexplore_outputs/TOP_RUNS.mdexplore_outputs/status.json
explore_outputs/CHANGESET.mdexplore_outputs/SCIENTIFIC_CHANGELOG.mdexplore_outputs/COMPARABILITY_REPORT.mdexplore_outputs/TOP_RUNS.mdexplore_outputs/status.json
Notes
注意事项
Use , , , and .
references/explore-policy.md../../references/research-rigor-principles.mdscripts/plan_code_changes.pyscripts/write_outputs.py请使用、、和。
references/explore-policy.md../../references/research-rigor-principles.mdscripts/plan_code_changes.pyscripts/write_outputs.py