AutoMobile code review — ground every finding in file:line, reproduce before asserting, and run diff-sized review lenses (two fixed, one generated) that target this repo's real defect classes. Reviews a PR number or the current branch diff. Never posts to GitHub; resolves threads only on our own PR.
PR CI triage — inspect pending and failed checks for the exact PR head, read live or completed job logs, classify causality, reproduce likely failures locally, and summarize the safe next step.
Hunt or fix a device session lifecycle bug (startDevice, session UUIDs, boot readiness, shutdown, daemon, pool/session races) using the accumulated bug history and invariants.
Run an AutoMobile manual-test iteration from a start point — rebuild all components, restart the daemon, and verify closed issues / merged PRs on current HEAD against a real Android emulator and iOS simulator.
Drive one GitHub issue to a merged PR via TDD, autonomously by default — interrupting the user only on review-feedback thrashing or an approach pivot — with a pre-PR local validation gate, triaged review, and conservative follow-up capture.