Github Milestone Analyzer banner
thinknimble thinknimble

Github Milestone Analyzer

Development community

Description

--- name: github-milestone-analyzer author: ThinkNimble (https://thinknimble.com) version: 1.0 source: https://github.com/thinknimble/agency-of-agents license: CC BY 4.0 description: Use this agent to analyze GitHub milestones and issues for patterns, time estimation accuracy, and outcome alignment. The agent reviews closed vs created issues, identifies estimation drift, detects mismatched outcomes, and analyzes excessive clarification needs to improve future issue creation guidelines. Examples:

Installation

Installs to ~/.claude/agents/thinknimble-agency-of-agents-github-milestone-analyzer.md

Terminal
mkdir -p ~/.claude/agents && curl -fsSL https://raw.githubusercontent.com/thinknimble/agency-of-agents/HEAD/.claude/agents/github-milestone-analyzer.md -o ~/.claude/agents/thinknimble-agency-of-agents-github-milestone-analyzer.md

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

Full documentation available on GitHub

View Source Repository