GitHub Monitor

Monitor GitHub repositories for pull requests, issues, and releases.

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

SYSTEM DOCUMENTATION & REQUIREMENTS

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

What problem does it solve?

This Skill helps users stay on top of their GitHub repositories by monitoring for stale pull requests, new issues, and new releases, categorizing them by urgency, and providing concrete next actions.

Core Features & Use Cases

  • Monitor Repositories: Watch specified GitHub repositories for new pull requests, issues, and releases.
  • Urgency Tiers: Categorize findings into urgency tiers (ACT NOW, REVIEW, INFO) based on predefined criteria.
  • Alerts and Notifications: Generate consolidated notifications with actionable items and links to the relevant repository entries.
  • Logging: Maintain a log of the monitored items and their assigned tiers for traceability.

Quick Start

Run the GitHub Monitor skill to start monitoring your repositories. Use the following command: github-monitor.

Frequently Asked Questions about GitHub Monitor

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

FAQPage Schema
How do I monitor GitHub repositories for stale pull requests and new issues?▼

To monitor GitHub repositories for stale pull requests and new issues, configure the target repositories and API access. The Skill tracks activity, categorizes findings into urgency tiers, and generates actionable notifications.

Can I categorize new GitHub releases by urgency for automated alerts?▼

Yes, you can categorize new GitHub releases by urgency. The monitor assigns findings to tiers like ACT NOW, REVIEW, and INFO, then consolidates them into alerts with direct links to repository entries.

Do I need the gh CLI to track repository pull requests and releases?▼

Yes, you need the gh CLI installed and configured with GitHub API access. This dependency allows the monitor to fetch repository data, evaluate urgency criteria, and log items for traceability.

What is the best way to get notifications for stale pull requests across multiple repositories?▼

The best way to get notifications for stale pull requests is to run the github-monitor command. It evaluates watched repositories, assigns urgency tiers, and outputs consolidated notifications with concrete next actions.

Does GitHub issue tracking with this tool maintain a historical log of monitored items?▼

Yes, GitHub issue tracking maintains a log of monitored items and their assigned urgency tiers. This logging ensures traceability for pull requests, issues, and releases across your configured repositories.