What problem does it solve?
This Skill removes the friction of running HPC or cloud experiment jobs by orchestrating script generation, submission, monitoring, artifact validation, and resumable execution so results are delivered reliably without manual babysitting.
Core Features & Use Cases
- End-to-end job lifecycle: Generates the correct sbatch/run scripts, submits to Slurm/RunPod/local, monitors status, and completes the workflow through result reporting.
- Deterministic, resumable execution: Enforces checkpointing and supports resuming when jobs time out or fail mid-run.
- Incremental artifact pipeline: Uploads partial and final outputs incrementally to Hugging Face, validates artifacts, and syncs a dashboard.
- Safety guardrails: Performs pre-flight checks (references, cluster config, connectivity, and resource fit) and prevents silent parameter changes without user confirmation.
Quick Start
Ask your agent to run the canary or submit the experiment to your target cluster with the provided job spec and then stream progress updates until the final validated results and dashboard link are produced.