star-milestone

Analyzes star data to identify velocity-aware milestones for watched repositories.

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

SYSTEM DOCUMENTATION & REQUIREMENTS

What problem does it solve?

Cross-repo growth is hard to measure with raw star counts alone; this skill identifies when watched repositories cross predefined star milestones and translates momentum into actionable, velocity-aware notifications.

Core Features & Use Cases

  • Threshold-driven milestone tracking for watched repos with silent bootstrap handling.
  • Velocity calculations (v7, v30, baseline) and time-to-next milestone projection.
  • Structured notifications including shape, pace, highlights, and next steps for teams and dashboards.

Quick Start

Configure your watched repos and run the skill to trigger milestone notifications.

Frequently Asked Questions about star-milestone

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

FAQPage Schema
How do I track GitHub star milestones for watched repositories?

Track GitHub star milestones by analyzing stargazer data for watched repositories to identify when predefined thresholds are crossed. The skill calculates velocity and projects time-to-next milestone, delivering structured milestone notifications with momentum context.

How does velocity calculation work for GitHub repository stars?

Velocity calculation for GitHub stars computes v7, v30, and baseline rates from stargazer data to evaluate repository momentum. These metrics translate raw star counts into actionable context regarding trajectory and pace for watched repositories.

Can I send GitHub milestone notifications to Telegram?

Send GitHub milestone notifications to Telegram by generating structured outputs containing milestone shape, pace, and highlights. The skill formats velocity-aware milestone data specifically for delivery to Telegram and other notification channels.

What is the best way to monitor repository growth momentum across multiple repos?

Monitor cross-repo growth momentum by applying velocity-aware threshold tracking to watched repositories. This approach solves the problem of raw star counts lacking context by projecting time-to-next milestone and calculating trajectory pace.

Do I need to configure watched repositories before tracking star milestones?

Configure watched repositories before tracking star milestones to define which repositories require monitoring. The skill handles bootstrap silently after configuration, applying velocity calculations to generate structured milestone notifications.

What does time-to-next milestone projection mean for GitHub repositories?

Time-to-next milestone projection estimates when a watched repository will cross its next star threshold based on v7 and v30 velocity calculations. It provides actionable trajectory context within structured milestone notifications.