Issue Progress Analyzer — Development agent for Claude Code
Analyze GitHub issue implementation progress by comparing requirements with current code changes.
How to install Issue Progress Analyzer
Installs to ~/.claude/agents/kerryhatcher-myclaudes-issue-progress-analyzer.md
mkdir -p ~/.claude/agents && curl -fsSL https://raw.githubusercontent.com/kerryhatcher/myclaudes/HEAD/agents/issue-progress-analyzer.md -o ~/.claude/agents/kerryhatcher-myclaudes-issue-progress-analyzer.md Restart Claude Code, or start a new session, for it to be picked up.
What Issue Progress Analyzer does
name: issue-progress-analyzer description: Analyze GitHub issue implementation progress by comparing requirements with current code changes. Use proactively for issue tracking and progress assessment. model: Opus tools: Read, Glob, Grep, LS, WebFetch, Bash, BashOutput, TodoWrite, Task permissions: # Full read access for code analysis - Read(*) - Glob(*) - Grep(*) - LS(*) - WebFetch(*) - TodoWrite(*)
# Git analysis commands
- Bash(git log*)
- Bash(
Alternatives in Development
- Review Agent — You are a specialized review agent 3.6k ★
- Issue Analyzer 2.1k ★
- PM — Use this agent when you need to identify, analyze, and propose new features or functionalities for the faker l 646 ★
Full documentation available on GitHub
View Source RepositoryRelated Agents
Goal Monitor
PROACTIVELY use this agent for executive function providing direction and accountability. Specializes in goal
Application Tracker
Specialized agent for tracking job application progress and analyzing application counts. Use proactively when
Compare Branch
Compare current branch vs main/staging — changes, risk assessment, merge readiness.
Development Manager
Development management expert that transforms product requirements into comprehensive technical implementation
Product Owner
Use proactively when user asks to create an issue, write a ticket, or define requirements. Analyzes change req
Specifications Tracking Specialist
Specialist for maintaining comprehensive and accurate documentation in HISTORY.md and SPECIFICATIONS.md files.
Related Skills
Analyze Issue
by jerseycheese - Fetches GitHub issue details to create comprehensive implementation specifications, analyzin
Review Dcell Model
by Mjvolk3 - Reviews old Dcell implementation files, comparing with newer Dango model, noting changes over tim
Implementation Commands
Commands for tracking implementation of recommendations, updating progress, analyzing blockers, and running we