Experiment Pipeline A structured 4-stage framework for executing research experiments from initial implementation through ablation study, with attempt budgets and gate conditions that prevent wasted effort. This follows the Experiment Tree Search design from the EvoScientist paper, where the engineer agent iteratively generates executable code, runs experiments, and records structured execution results at each stage. When to Use This Skill - User has a planned experiment and needs to organize the execution workflow - User wants to systematically validate a novel method against baselines - Use…