milo
milo contains 3 collected skills from milo-language, with repository-level occupation coverage and site-owned skill detail pages.
Skills in this repository
Diagnose emulator bugs (black screen, garbled graphics, freezes, derails) in ~/git/milo-language/emulators/{nes,snes,genesis}. Use whenever a game renders wrong, hangs, goes black, or crashes in a Milo emulator — BEFORE reading emulator source or guessing.
Periodically sweep recent commits for cross-cutting problems, gotchas, and regressions that per-commit review misses. Use to audit the last N commits from a higher level (e.g. weekly, or before a release).
Pull in the standard Milo dev loop (research → plan → implement → run → review → wrap-up) at the start of a task. Use when beginning any non-trivial change so gates and definition-of-done aren't skipped.