star-momentum-alert

Project GitHub repo star milestone dates from 14-day momentum series.

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

SYSTEM DOCUMENTATION & REQUIREMENTS

What problem does it solve?

Projects the date a watched GitHub repo will cross its next star milestone to time Show HN drafts, enabling proactive launch planning.

Core Features & Use Cases

  • Build 14-day star momentum series from per-repo logs and compute deltas
  • Generate per-repo projection articles and dispatch-ready alerts when within 7–14 days
  • Manage per-repo targets and dedupe alerts to avoid noise across runs
  • Supports dry-run analysis and planning with deterministic outputs for multi-repo growth monitoring
  • Suitable for growth teams tracking multiple repositories to optimize launch timing

Quick Start

Process the watched repos to generate a projection article and prepare alerts for upcoming milestones.

Frequently Asked Questions about star-momentum-alert

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

FAQPage Schema
How do I predict when a GitHub repo will cross its next star milestone?

You can predict GitHub star milestone crossings by computing 14-day star series, deltas, and 7- and 3-day rolling averages to project the exact date a repo will hit its next target.

How do I find the best time to schedule a Show HN launch based on GitHub growth?

To time Show HN launches, track GitHub repo growth and identify launch-ready windows 7 to 14 days ahead, specifically targeting Tuesday through Thursday for milestone crossings.

Can I monitor GitHub star momentum across multiple repositories at once?

Yes, you can monitor star momentum across multiple repos by computing per-repo state, deltas, and rolling averages from memory logs to track growth and generate alerts.

How does GitHub star growth deduplication work for milestone alerts?

GitHub star growth deduplication applies governance rules to per-repo state, ensuring dispatch-ready alerts avoid noise across runs and only trigger within the 7 to 14 day projection window.

Can I run a dry-run analysis for GitHub repo growth forecasting?

Yes, you can perform dry-run analysis for GitHub growth forecasting with deterministic outputs, allowing you to plan Show HN drafts and monitor multiple repos without sending alerts.

What is the best way to track GitHub star deltas for launch readiness?

The best way to track launch readiness is calculating 14-day star series deltas and 7-day rolling averages, projecting milestone dates to prepare Show HN drafts within optimal windows.