What problem does it solve? Training LoRA adapters for MiniMax H3 joint audio-video models risks silent failures: reference media may never enter the conditioning chain, audio may be dropped from the loss, configs may be silently ignored, and the final checkpoint may be weaker than intermediate ones. This Skill turns those risks into a gated, hash-linked, fail-closed ten-step workflow with verifiable evidence at every stage. ## Core Features & Use Cases - Ten-step gated state machine: intake, rights/environment proof, route selection, dataset contract, audit, experiment lock, backend config resolution, smoke training, checkpoint selection, and inference validation with delivery packaging. - Three source-pinned backend adapters: generates executable configs for DiffSynth-Studio (true Ref2VA), AI Toolkit (low-memory consumer GPUs), and SimpleTuner (FL2VA/joint AV with official VRAM presets), verifying Git SHA and source file hashes before launch. - Dataset and rights auditing: validates JSONL manifests, rights ledgers, captions, leakage, fps/frame-grid/dimension rules, and 32 kHz stereo audio via ffprobe, refusing to train without training_allowed=true. - Use Case: A user with a licensed dataset of video clips and reference images wants a Ref2VA LoRA. The Skill initializes the project, audits the manifest, locks the experiment, generates a pinned DiffSynth config, runs an authorized smoke test, scores checkpoints, and validates 0/1/multi-reference inference samples before packaging the delivery manifest. ## Quick Start Ask the AI to use the h3-multimodal-lora-training skill to initialize an auditable H3 LoRA training project for your multimodal dataset and chosen route and backend.