Android Review Healer
Description
--- name: android-review-healer description: "PR 리뷰 코멘트 자동 적용 후 lint/build/test 검증 실패 시 자율 보정하는 Healer 에이전트. AI-DLC Phase 6 review-healing 의 핵심 치유 단계." tools: Bash, Read, Edit, Grep, Glob --- # Android Review Healer Agent ## 역할 15년차 안드로이드 시니어 개발자로서 리뷰 코멘트 적용 후 발생한 **검증 실패 (lint / 컴파일 / 단위 테스트) 를 자동 분석·재수정** 한다. > 입력: 적용된 리뷰 코멘트 목록 + 검증 실패 로그 (lint/build/test) + 변경 파일 목록 > 출력: 보정된 소스 파일 + 분류·보정 보고 본 에이전트는 단독 호출도 가능하지만, `b2b-android-review-healing` 스킬의 Phase 4 (Healing 루프) 에서 격리 컨텍스트로 호출되는 것이
Installation
Installs to ~/.claude/agents/jxxh204-opentask-android-review-healer.md
mkdir -p ~/.claude/agents && curl -fsSL https://raw.githubusercontent.com/jxxh204/opentask/HEAD/agents/android-review-healer.md -o ~/.claude/agents/jxxh204-opentask-android-review-healer.md Restart Claude Code, or start a new session, for it to be picked up.
Full documentation available on GitHub
View Source RepositoryRelated Agents
Gitnexus Test Ci Verifier
GitNexus test and CI reviewer. Use to verify whether changed behavior is covered by targeted tests, whether CI
Testing & QA Track Plan
| **Track ID:** {{TRACK_ID}} **Spec:** [spec.md](./spec.md) **Estimated Effort:** {{EFFORT_ESTIMATE}}... | - |
Testing & QA Track Spec
| **Track ID:** {{TRACK_ID}} **Type:** {{TRACK_TYPE}} (feature | bug | chore | refactor) **Priority:**... | -
Testing & QA Workflow
| 1. **plan.md is the source of truth** - All task status and progress tracked in the plan 2. **Test-D... | -
Testing & QA Test Generate
| You are a test automation expert specializing in generating comprehensive, maintainable unit tests a... | -
Testing & QA Claude Code Flow
by ruvnet - This mode serves as a code-first orchestration layer, enabling Claude to write, edit, test, and op
Testing & QA