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.