byevoscientist· 18 skills
Guides structured 4-stage experiment execution with attempt budgets and gate conditions: Stage 1 initial implementation (reproduce baseline), Stage 2 hyperparameter tuning, Stage 3 proposed method validation, Stage 4 ablation study. Integrates with evo-memory (load prior strategies, trigger IVE/ESE) and experiment-craft (5-step diagnostic on failure). Use when: user has a planned experiment, needs to reproduce baselines, organize experiment workflow, or systematically validate a method. Do NOT use for debugging a specific experiment failure (use experiment-craft) or designing which experiments to run (use paper-planning).
$npx -y skills add evoscientist/evoskills --skill experiment-pipelineInstalls into the current project.
Run `npx skills use "https://github.com/evoscientist/evoskills" --skill "evoscientist/evoskills/experiment-pipeline"` and follow the generated skill instructions now. Read its complete output, redirecting it to a temporary file first if necessary. Resolve relative paths from the supporting-files directory it provides.
Use the skills in "https://github.com/evoscientist/evoskills" that are relevant to the current task. Run `npx skills add "https://github.com/evoscientist/evoskills"` and select the relevant skills, then follow their instructions.