| name | daily-triage |
| description | Morning repo triage. Read-only. Produces the 5-line report. |
daily-triage procedure
The prompt carries intent; this skill carries the procedure. Taken verbatim from the
course's Step 13 build — keep it a checklist, not an essay.
- Read — new/updated issues, PRs, and CI runs since
daily-triage-state.md's
last-seen marks.
- Rank — broken-main > failing-CI > stale-urgent-PRs > new-issues > rest.
- Write
triage-report.md: ≤5 lines, most urgent first, one line each —
[rank] what · why it matters · suggested (NOT taken) action.
- Record — update
daily-triage-state.md's last-seen marks, append one line to
loop-run-log.md, commit both.
- Take NO other action — no labeling, no closing, no commenting. Writes beyond
the report + spine are out of scope at L1.