eagle3-review-logs

Installation
SKILL.md

Review EAGLE3 Experiment Logs

Analyze output logs from an EAGLE3 pipeline run launched via launch.py or slurm.py.

Step 0 — Find experiment logs

Locate the experiment directory. The default is experiments/ relative to the launcher root, or wherever --job-dir was pointed.

ls -td experiments/cicd/cicd_* | head -10

If no experiments exist, ask the user for the directory.

Step 1 — Read all task logs

Installs
2
GitHub Stars
3.3K
First Seen
Jul 6, 2026
eagle3-review-logs — nvidia/model-optimizer