star-milestone

Announce star-count milestones for watched GitHub repositories with narrative details.

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

SYSTEM DOCUMENTATION & REQUIREMENTS

💡 This Skill requires gh, jq, and includes scripts (resource) and references (resource) and assets (resource) components.

What problem does it solve?

This Skill announces star-count milestones for watched repositories, providing a narrative that includes time-to-milestone, growth shape, projection, and highlights since the last milestone.

Core Features & Use Cases

  • Milestone Announcements: Announces when a watched repository crosses specific star-count milestones (e.g., 100, 150, 200, etc.).
  • Velocity Shaped Narrative: Provides a narrative that includes time-to-milestone, growth shape, and projection.
  • Optional Downstream Skills Dispatch: Optionally auto-dispatches downstream skills (e.g., show-hn) based on the rule map in memory/topics/milestone-dispatch.json.

Quick Start

Use the star-milestone skill to check for milestone star-count crossings on watched repositories.

Frequently Asked Questions about star-milestone

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

FAQPage Schema
How do I announce GitHub repository star milestones automatically?

To announce GitHub repository star milestones, you can monitor watched repositories and trigger a narrative when specific star-count thresholds are crossed. It requires GitHub API access and YAML frontmatter configuration.

What is velocity analysis for repository monitoring?

Velocity analysis for repository monitoring evaluates star growth by calculating time-to-milestone, growth shape, and future projections. It helps quantify community engagement trends for watched GitHub repositories.

Do I need jq and gh to track GitHub star counts?

Yes, you need the gh and jq dependencies to track GitHub star counts. The skill uses gh for GitHub API access and jq to parse the repository monitoring data required for milestone tracking.

Can I dispatch downstream skills when a repository crosses a star milestone?

You can dispatch downstream skills when a repository crosses a star milestone by configuring a rule map in memory/topics/milestone-dispatch.json. This optionally auto-dispatches community engagement skills like show-hn.

What is included in a velocity-shaped milestone narrative?

A velocity-shaped milestone narrative includes time-to-milestone, growth shape, projection, and highlights since the last milestone. It provides a comprehensive summary of repository community engagement growth.