report

Installation
SKILL.md

Report

Report the current evo workspace from recorded state only. A report request is read-only, even if the user phrases it casually as "what happened?", "what got better?", "what should I pay attention to?", or "I just woke up".

Do not spend compute while reporting:

  • Do not run evo run, evo gate check, benchmark commands, or project eval scripts.
  • Do not run python bench.py, python slurm_eval.py, sbatch, srun, squeue, sacct, or scancel to verify a result.
  • Do not create launcher, monitor, parsing, or analysis scripts.
  • Do not edit files.

Use stored evo state instead: evo report, evo status, evo tree, evo frontier, evo show <id>, evo diff <id>, and immutable artifacts under .evo/run_*/experiments/<exp>/attempts/<NNN>/.

Installs
54
Repository
evo-hq/evo
GitHub Stars
1.3K
First Seen
May 28, 2026
report — evo-hq/evo