sue-interface-check

Community

Audit ML experiment code for safe scale-up readiness

Authordongzhuoyao
Version1.0.0
Installs0

System Documentation

What problem does it solve?

This skill solves the problem of teachers and operators needing to validate that student-submitted ML experiment codebases are portable, safe, and ready for large-scale runs across HPC and cloud sandboxes without exposing private infrastructure details or wasting expensive compute on broken code.

Core Features & Use Cases

  • 4 Hard Gate Enforcement: Automatically checks for the 4 mandatory scale-up readiness controls: real dry-run profiling, inode-saving output mode, first-run smoke test, and committed running README under scale_up_scripts/.
  • 22 Prioritized Audit Rules: Evaluates codebases against a ranked set of rules covering W&B logging, CSV result/progress ledgers, Hydra configuration, PyTorch DDP support, and queryable progress monitoring.
  • Use Case: A machine learning educator can run this audit on student experiment submissions before allocating GPU resources on LUMI, RunPod, or other sandboxes, catching missing interfaces early to avoid failed runs and wasted cloud costs.

Quick Start

Use the sue-interface-check skill to audit a student-provided ML experiment codebase for portable scale-up readiness before submitting teacher-led training or generation runs to a sandbox backend.

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: sue-interface-check
Download link: https://github.com/dongzhuoyao/deepresearch/archive/main.zip#sue-interface-check

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 537,000+ vetted skills library on demand.