/exp-run

Community

Plan, deploy, monitor, and collect experiments safely.

Authorduany049
Version1.0.0
Installs0

System Documentation

What problem does it solve?

This Skill runs end-to-end machine learning experiments defined in your wiki, turning a planned experiment plan into deployed code, tracked execution, and collected results—while enforcing a manual approval gate before any deployment or execution.

Core Features & Use Cases

  • Experiment code generation & deployment: Converts wiki/experiments/{slug}.md into runnable code under experiments/code/{slug}/, then deploys it locally or remotely.
  • Operational safety via manual inspection: Requires user confirmation and asks for manual checks of critical configuration (dataset paths, interfaces, API settings) before execution proceeds.
  • Three execution modes: Supports deploy-only (default), collect-only (--collect / --check), and full end-to-end (--full) workflows.
  • Monitoring & result collection: Collects metrics and summarizes outcomes into wiki/experiments/{slug}.md, while appending operational logs to wiki/log.md.

Quick Start

Run: /exp-run <experiment-slug> --env local

Dependency Matrix

Required Modules

None required

Components

Standard package

đź’» Claude Code Installation

Recommended: Let Claude install automatically. Simply copy and paste the text below to Claude Code.

Please help me install this Skill:
Name: /exp-run
Download link: https://github.com/duany049/multi-skill-orchestration/archive/main.zip#exp-run

Please download this .zip file, extract it, and install it in the .claude/skills/ directory.
View Source Repository

Agent Skills Search Helper

Install a tiny helper to your Agent, search and equip skill from 471,000+ vetted skills library on demand.