cluster-monitor

Monitor Slurm cluster jobs and intervene on invalid outputs.

Updated Aug 27, 2026
One-click install
npx skills add https://github.com/olliecrow/codex --skill cluster-monitor
Or copy as Structured Prompt for Agent
Please help me install this Agent Skill.
Skill: cluster-monitor
Source: https://github.com/olliecrow/codex/tree/main/skills/cluster-monitor
Command: npx skills add https://github.com/olliecrow/codex --skill cluster-monitor

SYSTEM DOCUMENTATION & REQUIREMENTS

💡 This Skill includes scripts (resource) and references (resource) and assets (resource) components.

What problem does it solve?

This Skill automates the monitoring of Slurm cluster jobs, providing deep diagnostics and intelligent intervention to ensure efficient job completion and prevent costly reruns.

Core Features & Use Cases

  • Proactive Monitoring: Continuously tracks job status, logs, and outputs for long-running tasks.
  • Intelligent Intervention: Automatically intervenes when jobs are likely to produce invalid results or waste resources, including canceling, cleaning up, fixing, and resubmitting.
  • Use Case: Monitor a large-scale simulation job running for days, automatically detect and fix a common error in the output logs, and ensure the job completes successfully without manual oversight.

Quick Start

Monitor current conversation Slurm jobs and current project Slurm jobs with low-noise polling and microscope-level checks of logs, outputs, and results, intervening only when necessary.

Frequently Asked Questions about cluster-monitor

High-intent search queries and answers about installing and using this skill.

FAQPage Schema
How do I automate Slurm cluster job monitoring for long-running tasks?

Automate Slurm cluster job monitoring by continuously tracking job status, logs, and outputs to enable intelligent intervention. This ensures efficient job completion and prevents costly reruns for long-running tasks without manual oversight.

Can I automatically cancel and resubmit Slurm jobs when invalid outputs are detected?

You can automatically cancel, clean up, fix, and resubmit Slurm jobs when invalid outputs or costly reruns are likely. Intelligent intervention triggers automatically by performing deep diagnostics on logs, outputs, and results.

What is intelligent intervention for Slurm job management?

Intelligent intervention for Slurm job management automatically detects invalid results or wasted resources in job logs and outputs, then executes cleanup, fixing, and resubmission to ensure successful job completion.

How do I run diagnostics on Slurm cluster logs and outputs?

Run diagnostics on Slurm cluster logs and outputs using low-noise polling and microscope-level checks. This deep diagnostic approach tracks job status continuously and triggers interventions only when necessary to prevent failures.

Does Slurm job monitoring support interruption handoffs for multi-day simulations?

Slurm job monitoring supports interruption handoffs for long-running tasks like large-scale simulations. It provides proactive autonomy and knowledge compounding to manage jobs running for days without losing progress during interruptions.