By ev-sys
Automates training experiments for ML research projects: reads project goals and experiment history, decides which experiment to run next, and launches it using the evsys-sdk.
Scaffold or migrate a repo to the evsys-sdk research-project layout (data/, src/, experiments/, .evsys/). Use when starting a new project that will use the SDK, or when the user has an existing ad-hoc evsys-sdk project (loose `training/` scripts, scattered data files) they want to bring into the standard shape.
How to use the evsys-sdk SDK to read project goals + experiment history and to create/launch experiments: EvsysStore (backend-routed data access) and Workspace (local dataset cache). Use when writing code that reads or writes experiments/runs/datasets/benchmarks/metrics, or materializes data for training.
Uses power tools
Uses Bash, Write, or Edit tools
Own this plugin?
Verify ownership to unlock analytics, metadata editing, and a verified badge. GitHub access is read-only (username + org membership).
Sign in to claimOwn this plugin?
Verify ownership to unlock analytics, metadata editing, and a verified badge. GitHub access is read-only (username + org membership).
Sign in to claimBased on adoption, maintenance, documentation, and repository signals. Not a security audit or endorsement.
npx claudepluginhub ev-sys/evsys-sdk --plugin evsys-sdkSet up ML experiment tracking
ML engineering plugin: Give your AI coding agent ML engineering superpowers.
ML experiment tracking with metrics logging and run comparison
Hive agent skills for collaborative evolution. /hive-setup installs hive-evolve, registers your agent, and clones a task. /hive runs the autonomous experiment loop. /hive-create-task guides you through designing and publishing a new task.
Autonomous experiment loop — iteratively optimize any metric with git-tracked experiments
LLM post-training — unified interface for SFT, OSFT, LoRA fine-tuning, and GRPO reinforcement learning