Run a retrospective with transcript analysis and log feedback. Use when the user explicitly invokes /retro, when a full plan implementation is complete, or after creating a PR or addressing code review feedback (if a retro hasn't happened yet this session).
Review a code change against Code On The Go's architecture — ARCHITECTURE.md and the ADRs in docs/adr/. Forces a read of those authoritative docs (they are NOT reliably in context otherwise), then checks the diff against UDF/state, Koin DI, Room-vs-SQLite,…
QA-check an Android strings.xml localization (a values-XX/strings.xml PR or file) when you don't read the target language. Round-trips every translated value back to English through BOTH Gemini and Google Cloud Translate via the bundled…