aosp-root-router

Community

Route Android intents to authoritative paths

Authorjonaschen
Version1.0.0
Installs0

System Documentation

What problem does it solve?

Prevents cross-domain confusion and hallucinated paths by forcing every Android platform task through a single Layer 1 controller that only routes intent, never answers subsystem questions directly.

Core Features & Use Cases

  • Intent-to-Path Mapping Table: Matches semantic intents to authoritative AOSP or vendor directories, then selects the correct Layer 2 expert for precise handling.
  • Routing Algorithm and Guardrails: Extracts AOSP paths, handles multi-skill scenarios with priority ordering, enforces forbidden actions, and logs decisions before handoff.
  • Handoff Protocol: Emits a strict routing decision block, loads the targeted L2 SKILL.md, and yields control so downstream experts can execute the actual fix.

Quick Start

Ask the aosp-root-router to interpret your platform task, map it to official AOSP paths, and hand off to the appropriate Layer 2 expert.

Dependency Matrix

Required Modules

None required

Components

Standard package

💻 Claude Code Installation

Recommended: Let Claude install automatically. Simply copy and paste the text below to Claude Code.

Please help me install this Skill:
Name: aosp-root-router
Download link: https://github.com/jonaschen/Android-Software/archive/main.zip#aosp-root-router

Please download this .zip file, extract it, and install it in the .claude/skills/ directory.
View Source Repository

Agent Skills Search Helper

Install a tiny helper to your Agent, search and equip skill from 471,000+ vetted skills library on demand.