What problem does it solve?
Operating the Iris job orchestration platform involves many distinct workflows—job submission, federated scheduling, controller rollouts, accelerator reservations, and stuck-pod recovery—and performing them incorrectly can kill running jobs or corrupt cluster state. This Skill routes each request to the correct operational procedure and enforces safety boundaries.
Core Features & Use Cases
- Job and Task Operations: Submit, describe, inspect events, and monitor jobs and tasks across clusters, including federated root jobs spanning parent and peer clusters.
- Controller Rollouts and Rollbacks: Deploy Iris controllers cluster-by-cluster with preflight checks, snapshots, verification gates, and rollback procedures.
- Dev Accelerator Sessions: Reserve interactive GPU (H100, GB200) or TPU sessions with allocate, connect, execute, and release lifecycle commands.
- Stuck Pod Recovery: Diagnose and recover CoreWeave pods stuck in terminating state with read-only inspection, cordon, and provider-confirmed node reboot.
- Use Case: A training job appears stalled on a federated cluster. Use this Skill to inspect the parent-side job list, peer handoff state, and forwarded logs to determine whether the job is genuinely stuck or just waiting on scheduler capacity.
Quick Start
Ask the assistant to describe the status of job /myuser/my-training-run on the marin cluster using Iris.