milestone-tracker

Fetch GitHub milestones and issues to compute completion percentages.

Updated Jan 18, 2026
One-click install
npx skills add https://github.com/joeczar/code-graph-mcp --skill milestone-tracker-joeczar
Or copy as Structured Prompt for Agent
Please help me install this Agent Skill.
Skill: milestone-tracker
Source: https://github.com/joeczar/code-graph-mcp/tree/main/.claude/skills/milestone-tracker
Command: npx skills add https://github.com/joeczar/code-graph-mcp --skill milestone-tracker-joeczar

SYSTEM DOCUMENTATION & REQUIREMENTS

What problem does it solve?

Tracking milestone progress and sprint completion to answer questions about status, remaining work, and timelines across a project.

Core Features & Use Cases

  • Fetch milestone data from GitHub and summarize open and closed issues, due dates, and states.
  • Provide quick insights for sprint status, backlog, and completion percentage.
  • Use cases include answering "milestone progress?", "how many issues left?", and "what's left in the sprint?".

Quick Start

Ask for a milestone progress report to fetch and summarize current milestones and their open and closed issues.

Frequently Asked Questions about milestone-tracker

High-intent search queries and answers about installing and using this skill.

FAQPage Schema
How do I track GitHub milestone progress for a sprint?

Track GitHub milestone progress by fetching milestone and issue data via GitHub APIs to compute completion percentages and summarize open and closed issues. This provides quick insights into sprint status and remaining work across a project.

What is the best way to check how many issues are left in a GitHub milestone?

Checking issues left in a GitHub milestone involves fetching current milestones and issues to summarize open and closed counts. It computes completion percentage and returns structured summaries of remaining work and due dates.

Does GitHub milestone tracking work without extra dependencies?

GitHub milestone tracking works without extra dependencies by using GitHub APIs directly. It fetches milestones and issues to compute progress percentages and return structured summaries suitable for chat prompts.

Can I get a sprint status report for backlog and completion percentage?

Sprint status reports provide backlog insights and completion percentage by summarizing open and closed issues across GitHub milestones. It fetches milestone data including states and due dates to return structured progress summaries.

When should I use GitHub milestones for tracking project progress?

Use GitHub milestones for tracking project progress when you need to answer questions about sprint status, remaining work, or completion percentage. It computes progress by fetching milestones and issues to return structured summaries.