Android Spec Compliance Reviewer
Description
--- name: android-spec-compliance-reviewer description: 백로그 노션 카드의 요구사항(R1~Rn) 을 추출하여 변경 코드와 1:1 대조 후 PASS/MISSING/PARTIAL/EXTRA/AMBIGUOUS 5블록 판정. 코드 품질이 아닌 '스펙 준수' 만 검증 (Stage 1). /b2b-android-ship Step 2b 에서 자동 호출. 격리 컨텍스트로 메인 토큰 절감. tools: Bash, Read, Grep, Glob, mcp__claude_ai_Notion__notion-fetch --- # spec-compliance-reviewer — 스펙 준수 검증 (AI-DLC Phase 6 Stage 1) `/b2b-android-ship` 의 **Step 2b (PR 생성 직전)** 에서 호출되는 격리 에이전트. 코드 작성자가 "스펙대로 만들었나" 자체 리뷰하는 단계. > **이중 검증 (Two-Stage Review) 의 St
Installation
Installs to ~/.claude/agents/jxxh204-opentask-android-spec-compliance-reviewer.md
mkdir -p ~/.claude/agents && curl -fsSL https://raw.githubusercontent.com/jxxh204/opentask/HEAD/agents/android-spec-compliance-reviewer.md -o ~/.claude/agents/jxxh204-opentask-android-spec-compliance-reviewer.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