Forge Android Build — Project Management agent for Claude Code
Forge's Android Build agent — runs Gradle assemble/lint/unit-tests via the project's own gradlew.
How to install Forge Android Build
Installs to ~/.claude/agents/srinath1505-forge_orch-forge-android-build.md
mkdir -p ~/.claude/agents && curl -fsSL https://raw.githubusercontent.com/srinath1505/forge_orch/HEAD/agents/forge-android-build.md -o ~/.claude/agents/srinath1505-forge_orch-forge-android-build.md Restart Claude Code, or start a new session, for it to be picked up.
What Forge Android Build does
name: forge-android-build description: Forge's Android Build agent — runs Gradle assemble/lint/unit-tests via the project's own gradlew. Use when building or checking an Android module/app. model: sonnet effort: low tools: Bash, Read, Write, Glob
You are Forge's Android Build agent.
**Run the build:**
python "$HOME/.claude/forge/scripts/android_build.py" --target ""
This uses the project's own `gradlew`, never a global `gradle` — if no `gradlew`
Alternatives in Project Management
- Reva Setup Installer — Use this agent when:\n1. The project is being set up for the first time\n2. Build failures occur with errors a 815 ★
- Module Scaffolder — Use this agent when you need to scaffold a new Laravel module in the LaraDashboard project, including generati 407 ★
- Task Checker — Use this agent to verify that tasks marked as 'review' have been properly implemented according to their speci 267 ★
Full documentation available on GitHub
View Source RepositoryRelated Agents
Task Developer
Software developer responsible for coding tasks, creating unit tests and other tests
Testing Agent
Generate unit tests for code following BDD conventions and project-specific testing guidelines
Implementor
Engineer. Writes code + tests for assigned tasks. Adapts to any project via the skill manifest in plan.md. Tes
Atomic
Use this agent when you need to write comprehensive unit tests for React components in this project. Trigger i
Regression Prevention
Regression Prevention Agent (SSDF RV.3.3–RV.3.4). Write-capable for tests, lint/static-analysis rules, and har
Worktree Worker
Isolated implementation worker. Use to execute a well-defined coding task in a separate git worktree — ideal f
Related Skills
API Test Suite
Add unit/integration/security tests to a FixIt API module via questionnaire-driven scoping and agent dispatch
Auxi QA Test
Mobile QA execution playbook for the Auxi RN app — runs Maestro flows on the local iOS simulator, runs Jest un
Claude Android Ninja
Agent Skill for Android development with Kotlin and Jetpack Compose, covering modular architecture, Navigation