Android-Software
AOSP subsystem routing, debugging, and version migration guidance
All Skills in This Repository (14)
Pure Emerald Level Indicatorskernel-gki-expert
Analyze GKI kernel module workflows to resolve loading, ABI, and panic issues.
L2-virtualization-pkvm-expert
Guide Android virtualization troubleshooting through pKVM and AVF subsystem context.
trusted-firmware-atf-expert
Diagnose ARM Trusted Firmware BL31 SMC and PSCI integration issues.
init-boot-sequence-expert
Diagnose Android init boot failures and .rc misconfigurations.
aosp-root-router
Route Android platform intents to authoritative AOSP directories via Layer 1 lookup.
bootloader-lk-expert
Map Qualcomm LK fastboot issues to verified bootloader source paths.
multimedia-audio-expert
Diagnoses Android 15+ multimedia pipeline issues using AudioFlinger, SurfaceFlinger, MediaCodec, and camera HAL diagnostics.
version-migration-expert
Analyze Android OS version diffs to map migration impacts across build, HAL, policy, kernel, and vendor binaries.
security-selinux-expert
Diagnose SELinux denials and craft compliant allow rules for Android 15 sepolicy.
framework-services-expert
Map Android SystemServer service changes to lifecycle, API surface, and Watchdog safeguards.
<oem-or-soc>-<subsystem>-expert
Extend subsystem routing to vendor-specific Android paths within OEM device trees.
hal-vendor-interface-expert
Align Android HAL binder domains, VNDK boundaries, and service registration to verified AIDL definitions.
Frequently Asked Questions
FAQPage SchemaHow to install Android-Software?โผ
Run `npx skills add jonaschen/Android-Software --all -g -y` in your terminal to install all skills globally.
How does the AOSP routing system work?โผ
Every question passes through the L1 root router, which maps your intent to verified AOSP paths and loads the correct L2 expert skill for that subsystem.
Which Android subsystems are covered?โผ
Twelve experts cover build, SELinux, HAL, framework, init, migration, multimedia, connectivity, kernel, bootloader, ATF, and pKVM virtualization, plus Qualcomm and MediaTek extensions.
Does it help with Android version upgrades?โผ
Yes. The migration expert provides A14 to A15 and A16 checklists, 16KB page size audits, and API compatibility scripts.
Do I need an AOSP source tree to use it?โผ
No. The agent answers from its built-in path mappings and references, though a local AOSP checkout lets it verify paths directly.
Related Repositories in Software Engineering
View All in Software Engineeringโopenclaw
Run a personal AI assistant across your devices and chat apps
superpowers
Gives coding agents a disciplined workflow from idea to merged code
react
AI agent skills for building, testing, and porting React core