What is the gap in the LLM's knowledge?
Agents receive conflicting Gradle verification guidance across skills (some require clean assembleDebug, others forbid clean). The android-cli skill embeds a static android help dump that goes stale. CameraX skill uses placeholder versions. Navigation 3 skill is index-only without a workflow entry point.
Proposed Skill
Not a new skill — documentation improvements:
- Shared
GRADLE_VERIFICATION.md referenced by migration skills
SKILLS.md catalog at repo root
- Navigation 3 "when to use" table
- CameraX version resolution from Maven metadata
- Trim stale CLI help from
android-cli
Additional Context
Fork PR: saadkhalidkhan#2 (or compare branch docs/gradle-verification-and-catalog)
What is the gap in the LLM's knowledge?
Agents receive conflicting Gradle verification guidance across skills (some require
clean assembleDebug, others forbidclean). Theandroid-cliskill embeds a staticandroid helpdump that goes stale. CameraX skill uses placeholder versions. Navigation 3 skill is index-only without a workflow entry point.Proposed Skill
Not a new skill — documentation improvements:
GRADLE_VERIFICATION.mdreferenced by migration skillsSKILLS.mdcatalog at repo rootandroid-cliAdditional Context
Fork PR: saadkhalidkhan#2 (or compare branch
docs/gradle-verification-and-catalog)