log-triage
When asked to triage a log file:
- Run
scripts/count_levels.pywithrun_script, passing the log file's name as its one argument. It prints oneLEVEL: countline per level, sorted by level name. Do not count the lines yourself; the script is the source of truth. - Read
references/report-format.mdwithread_skill_fileand follow it exactly. - Write
triage.mdwithwrite_file.
Never report a level the script did not print.