ablation-execution
Remove components one by one from a system, record the response/impact of each removal.
适合你,如果需要通过消融实验定位系统关键组件。
npx oh-my-skill add yogsoth-ai/de-anthropocentric-research-engine/ablation-executioncurl -fsSL https://oh-my-skill.com/install.sh | bash -s -- yogsoth-ai/de-anthropocentric-research-engine/ablation-executionnpx oh-my-skill verify yogsoth-ai/de-anthropocentric-research-engine/ablation-execution怎么用
商店整理自技能原文 · 版本 59ace64 · 表述以原文为准装了这个技能后,Claude会逐个移除系统中的组件,并记录每次移除后的响应或影响。
当你要求对系统进行消融分析,即逐一移除组件并观察变化时触发。
技能原文 SKILL.md
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) -->