What problem does it solve?
This Skill keeps Android agents from misrouting virtualization tasks across unrelated subsystems by codifying the pKVM, AVF, Microdroid, and kernel boundaries so that guidance stays accurate, safe, and contextually focused.
Core Features & Use Cases
- Path scope clarity: Defines packages/modules/Virtualization, external/crosvm, frameworks/libs/vmbase, and kernel/SELinux touchpoints so that troubleshooting follows verified paths.
- Architecture intelligence: Documents EL3 through EL0 stacks, pKVM stage-2 isolation, crosvm device threads, Microdroid boot flow, vsock constraints, forbidden actions, and handoff rules to other experts.
- Operational tooling: Includes the check_pkvm_status.sh readiness probe, a curated set of adb commands, build and test targets, and a deep-dive reference document to validate AVF readiness.
- Use Case: When investigating a failing Microdroid launch, vsock connection, or pKVM ioctl error, the Skill turns user intent into the correct subsystem context for root-cause analysis.
Quick Start
Ask the agent to correlate virtualizationservice, crosvm, and pKVM details before prescribing changes.