This routes exploratory QA and bug hunting sessions for mobile apps through agent-device, a CLI that lets Claude control iOS and Android devices. It checks you have version 0.14.0 or newer, reads the built-in dogfood workflow from the CLI's help system, then loops through opening sessions, taking screenshots, exploring flows, and capturing evidence for each issue found. The allowed tools are locked down to just agent-device and its npx equivalent, so you won't accidentally approve unrelated commands. Use it when you want Claude to systematically poke around a mobile app and surface bugs or UX problems without writing formal test cases first. It's pure runtime testing, no source code analysis.
npx skills add https://github.com/callstackincubator/agent-device --skill dogfood