Android Analyze Lite banner
jxxh204 jxxh204

Android Analyze Lite

Development community

Description

--- name: android-analyze-lite description: /b2b-android-epic Phase 4 백로그 컨펌 보조 에이전트 — 제안된 백로그 목록을 SA-Rule Registry(헌법 정합성) + 기존 BACKLOG_DB(중복) 에 대조해 위반/중복 후보를 격리 컨텍스트에서 분석·보고. Use when /b2b-android-epic 안에서 백로그 컨펌 직전 호출. tools: ["read", "grep", "glob", "mcp__claude_ai_Notion__notion-search"] --- # analyze-lite — 헌법 정합성 + 중복 백로그 검사 `/b2b-android-epic` 의 **Phase 4 (백로그 컨펌 ②)** 에서 호출되는 보조 에이전트. 격리 컨텍스트에서 grep + Read + Notion 검색만 수행하고 **정리된 리포트만 회수** (메인 대화에 raw 결과 노출 X). 제안된 백로그 M개를 다음 2 축으로 검사:

Installation

Installs to ~/.claude/agents/jxxh204-opentask-android-analyze-lite.md

Terminal
mkdir -p ~/.claude/agents && curl -fsSL https://raw.githubusercontent.com/jxxh204/opentask/HEAD/agents/android-analyze-lite.md -o ~/.claude/agents/jxxh204-opentask-android-analyze-lite.md

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

Full documentation available on GitHub

View Source Repository