milestone-tracker

Track milestone progress across repos, GitHub stars, and enabled skills weekly.

Updated Jun 3, 2026
One-click install
npx skills add https://github.com/swarm-ai-research/aeon --skill milestone-tracker-swarm-ai-research
Or copy as Structured Prompt for Agent
Please help me install this Agent Skill.
Skill: milestone-tracker
Source: https://github.com/swarm-ai-research/aeon/tree/main/skills/milestone-tracker
Command: npx skills add https://github.com/swarm-ai-research/aeon --skill milestone-tracker-swarm-ai-research

SYSTEM DOCUMENTATION & REQUIREMENTS

What problem does it solve?

Tracks progress toward defined milestones across repos, systems, and product goals; automatically highlights crossings, approaching targets, and stalls.

Core Features & Use Cases

  • Load milestone config from memory/milestones.md; seed if missing.
  • Fetch current state for each milestone (GitHub stars and enabled skills) and classify status.
  • Notify on crossed, approaching, or stalled milestones; update memory/milestones.md and logs.

Quick Start

Run the milestone-tracker to evaluate milestones and generate notifications for notable changes.

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 milestones and product goals automatically?

To track GitHub milestones and product goals automatically, configure your targets in memory/milestones.md and run the tracker weekly to fetch current state, classify status, and notify you of crossings, nearing targets, or stalls.

What is milestone tracking and how does it monitor repo progress?

Milestone tracking monitors repo progress by fetching current state like GitHub star counts and enabled skills in aeon.yml, comparing against the last run to detect crossings, approaching targets, and stalls on a weekly cycle.

Can I track star milestones and enabled skills without manual checks?

Yes, you can track star milestones and enabled skills without manual checks by seeding memory/milestones.md; the tracker uses GitHub star counts and counts enabled skills in aeon.yml to classify status and generate notifications automatically.

How do I get notified when milestones are approaching or stalled?

To get notified when milestones are approaching or stalled, run the weekly tracker to evaluate your milestones config, update memory/milestones.md and logs, and surface notifications for notable changes like nearing targets or stalls.

Does milestone tracking work with GitHub repos and aeon.yml skill counts?

Yes, milestone tracking works with GitHub repos and aeon.yml skill counts by fetching GitHub stars for star milestones and counting enabled skills in aeon.yml, then writing status updates and notifications to memory/milestones.md and logs.

What happens if memory/milestones.md is missing when tracking milestones?

If memory/milestones.md is missing when tracking milestones, the tracker seeds the file automatically with default milestone config so it can begin fetching current state and comparing progress against the last weekly run.