Android Issue Stale Checker
Description
--- name: android-issue-stale-checker description: GitHub 이슈 본문 + 생성일을 받아, 이슈에서 언급한 변경 대상(파일 경로 / 메서드 / 키워드)이 현재 코드/문서 상태와 비교해 이미 해결됐는지 판정. 격리 컨텍스트에서 Read + Grep + `git log -p` 수행 후 stale / valid 판정과 근거만 회수. Use when /b2b-android-from-issue §1.5 사전 stale 체크 필요 시. tools: ["bash", "read", "grep", "glob", "gh"] --- # Issue Stale Checker Agent GitHub 이슈 본문에서 변경 대상을 추출 → 현재 코드/문서 상태와 대조 → 이미 해결됐는지 판정. **빈 PR 생성 위험 차단**이 핵심 목적. ## 입력 - GitHub 이슈 메타: 번호 / 제목 / 본문 / `createdAt` / `url` - (옵션) 추가 컨텍스트
Installation
Installs to ~/.claude/agents/jxxh204-opentask-android-issue-stale-checker.md
mkdir -p ~/.claude/agents && curl -fsSL https://raw.githubusercontent.com/jxxh204/opentask/HEAD/agents/android-issue-stale-checker.md -o ~/.claude/agents/jxxh204-opentask-android-issue-stale-checker.md Restart Claude Code, or start a new session, for it to be picked up.
Full documentation available on GitHub
View Source RepositoryRelated Agents
Django Build Resolver
Django/Python build, migration, and dependency error resolution specialist. Fixes pip/Poetry errors, migration
Development Openai Codex CLI
(55.8k ⭐) - Lightweight coding agent that runs in your terminal.
Development src/agents/ — 11 Agent Definitions
**Generated:** 2026-04-11
Development Cavecrew Builder
>
Development Cavecrew Investigator
>
Development Cavecrew Reviewer
>
Development Related Skills
Auto Update
Pull the latest ECC repo changes and reinstall the current managed targets.
Ecc Guide
Navigate ECC's current agents, skills, commands, hooks, install profiles, and docs from the live repository su
Epic Claim
Claim an epic issue, stamp coordination state, and sync local ownership.