skill
职业分类
描述
更新
emu-debug
软件开发工程师
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.
2026-07-24
commit-sweep
软件质量保证分析师与测试员
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).
2026-07-18
workflow
软件开发工程师
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.
2026-07-18