‹ 首页

ablation-execution

@yogsoth-ai · 收录于 5 天前 · 上游提交 2 周前

Remove components one by one from a system, record the response/impact of each removal.

适合你,如果需要通过消融实验定位系统关键组件。

/ 通过 npx 安装 校验哈希
npx oh-my-skill add yogsoth-ai/de-anthropocentric-research-engine/ablation-execution
/ 通过 bash 安装
curl -fsSL https://oh-my-skill.com/install.sh | bash -s -- yogsoth-ai/de-anthropocentric-research-engine/ablation-execution
/ 已经装过?验证本机副本,不用重装
npx oh-my-skill verify yogsoth-ai/de-anthropocentric-research-engine/ablation-execution
安装目标可用 --agent / --scope 或 --to 明确指定;省略时只会在唯一已存在的 agent 目录上自动选择,零命中或多命中会停止并提示。content_hash 缺失或不一致均拒装。
388GitHub stars
~187最小装载
~517含声明引用
~517文本包总量
索引托管

怎么用

商店整理自技能原文 · 版本 59ace64 · 表述以原文为准
它做什么

装了这个技能后,Claude会逐个移除系统中的组件,并记录每次移除后的响应或影响。

什么时候触发

当你要求对系统进行消融分析,即逐一移除组件并观察变化时触发。

装好后可以这样说
Claude将依次移除组件并报告效果。
Claude会按顺序移除并记录结果。
技能原文 SKILL.md作者撰写 · Apache-2.0 · 59ace64

Ablation Execution

Systematically remove components from a system one by one and record the resulting changes.

Execution

Subagent — spawned via subagent-spawning/spawn-agent skill.

Why Subagent

Ablation requires careful, systematic removal of each component while tracking cascading effects. Benefits from dedicated context to maintain the full system model during iterative removal.

<!-- BEGIN available-tables (generated) -->

Available SOPs

Optional, no fixed order; the final leaf is always a sop.

| SOP | When to use | | --- | --- | | spawn-agent | Spawn a customized CC subagent with full MCP tool access. Used by SOPs that declare execution: subagent. |

<!-- END available-tables (generated) -->

按 Apache-2.0 许可原样转载,未经改动 · 在 GitHub 查看 →

评论

登录即可评论;带「已验证安装」的,是发布者名下有本店的安装或持有记录。