Manipulates Android devices via ADB with emphasis on Wear OS and device automation. Provides scripts for screenshots with circular masking, screen recording, tile management, WearableService inspection, package operations, and device configuration. Use when automating Android devices, debugging Wear OS watches…
Conducts independent, read-only code reviews of branches, diffs, commits, working trees, or pull requests using external CLI agents (Codex, Claude, agy) or a synthesized review workflow. Focuses strictly on actionable defects and evidence-based findings. Use when reviewing code changes, requesting a second opinion on…
Workflows and ADB commands for testing Android and Wear OS applications. Covers system state simulation (Doze mode, battery levels, network failover, Bluetooth proxy), location and sensor spoofing, health permissions, UI automation guidelines, and Wear OS surfaces (tiles, complications, watch faces). Use when testing…
Performs offline binary analysis, extraction, decoding, decompilation, and inspection of Android APKs and split-APK ZIP archives. Provides tools for reading manifests, extracting launcher icons, inspecting Wear OS tiles/complications, and decoding resources. Use when inspecting APK metadata, decompiling resources…
Manages Android SDKs, system images, emulators, and Android Virtual Devices (AVDs). Provides workflows for bootstrapping the SDK, downloading images, and creating, starting, or stopping AVDs across mobile, Wear OS, TV, and Automotive form factors. Use when setting up Android SDK tools, launching or debugging…
Looks up AndroidX and Jetpack library facts that change between releases: current artifact versions (ALPHA, BETA, RC, STABLE, SNAPSHOT, build IDs), Maven coordinates for classes/packages, direct dependencies, and published source code. Use when looking up AndroidX/Jetpack library versions, finding Maven coordinates…
Maintains a private Git-backed personal project and task control repository using concise current Markdown, derived Git history, ADRs, and status synchronization. Use when tracking tasks, updating project status (STATUS.md), managing ADRs, synchronizing tracker state, or delegating tasks to external agents across…
Guidelines and structural standards for authoring, reviewing, and editing engineering documents with a factual, collegial, and constructive tone. Covers bug reports, known issues, friction logs, PR descriptions, commit message prose, TODO/task lists, Getting Started guides, and Agent Skills (SKILL.md). Use when…
Workflows, checklists, and scripts for reverse-engineering, analyzing, and extracting Wear OS and Android widgets (Glance, AppWidget, ProtoLayout Tiles). Covers manifest declarations, XML configurations, preview asset extraction, and AVD rendering. Use when analyzing APK widget features, extracting widget…
Configures workspaces for agent-assisted development. Manages agent skills (untracked symlinks), workspace tool permissions (allow/deny/ask rules for Claude Code and Antigravity), git hook profiles, and .envrc configurations. Use when configuring a workspace, discovering or installing skills, setting tool permissions…