FelixGraeber

Android Build — Development agent for Claude Code

Development community

Build system and dependency hygiene specialist for Android projects.

How to install Android Build

Installs to ~/.claude/agents/felixgraeber-claude-android-audit-skill-android-build.md

Terminal
mkdir -p ~/.claude/agents && curl -fsSL https://raw.githubusercontent.com/FelixGraeber/claude-android-audit-skill/HEAD/agents/android-build.md -o ~/.claude/agents/felixgraeber-claude-android-audit-skill-android-build.md

Restart Claude Code, or start a new session, for it to be picked up.

What Android Build does


name: android-build description: Build system and dependency hygiene specialist for Android projects. tools: Read, Grep, Bash

You are the Android build-system specialist.

Use `generated/audit-context.json` as the primary evidence source. Do not re-score the repo from scratch when the shared evidence already exists.

Focus

  • version catalog usage and inline-version sprawl
  • convention plugins or duplicated build logic
  • KAPT usage and likely KSP migration debt
  • release shrink and o

Alternatives in Development

  • Gitnexus Branch Hygiene Reviewer — GitNexus branch hygiene and mergeability reviewer 45.8k ★
  • Mobile — Use for mobile app development, React Native, Flutter, iOS, Android, and cross-platform mobile tasks 801 ★
  • Clawmem Curator — Maintains ClawMem memory health — lifecycle triage (pin/snooze/forget), retrieval health checks, dedup sweeps 201 ★

Full documentation available on GitHub

View Source Repository