GitHub Monitor

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

Updated Jul 16, 2026
One-click install
npx skills add https://github.com/enuno/noesis-aeon --skill github-monitor-enuno
Or copy as Structured Prompt for Agent
Please help me install this Agent Skill.
Skill: GitHub Monitor
Source: https://github.com/enuno/noesis-aeon/tree/main/skills/github-monitor
Command: npx skills add https://github.com/enuno/noesis-aeon --skill github-monitor-enuno

SYSTEM DOCUMENTATION & REQUIREMENTS

💡 This Skill requires github-api, and includes scripts (resource) and references (resource) components.

What problem does it solve?

This Skill helps you keep track of your GitHub repositories across four distinct views, enabling you to quickly identify issues, releases, and pull requests that require attention.

Core Features & Use Cases

  • Combined Urgency Monitor: Get an overview of stale pull requests, new issues, and releases across all watched repositories.
  • New-Issue Triage Queue: View a prioritized list of new issues across all watched repositories.
  • Release Upgrade Digest: Get notified about new releases in watched repositories.
  • Opened-PR Tracker: Monitor the status of pull requests you've opened in external repositories.
  • Use Case: For developers managing multiple GitHub repositories, this Skill ensures you don't miss important updates and can take timely action.

Quick Start

Use the GitHub Monitor skill with the 'monitor' view to get an overview of all your watched repositories.

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 new issues, releases, and pull requests?

To monitor GitHub repositories, this Skill tracks watched repos across four views: combined urgency, new issues, releases, and opened pull requests. It handles deduplication and prioritization so you can quickly identify items requiring attention.

Do I need GitHub API authentication to track pull requests and issues across multiple repositories?

Yes, GitHub API authentication and access are required to track pull requests and issues. This authentication allows the Skill to securely retrieve data across your watched repositories for monitoring and triage.

What is the best way to triage new GitHub issues across all my watched repositories?

The best way to triage new GitHub issues is using the New-Issue Triage Queue view. It provides a prioritized list of new issues across all watched repositories, ensuring you can take timely action on the most important updates.

Can I track the status of pull requests I have opened in external repositories?

Yes, you can track external pull requests using the Opened-PR Tracker view. It monitors the status of pull requests you have opened in external repositories, helping you follow up on contributions outside your own projects.

How do I get notified about new releases in the GitHub repositories I watch?

You can get notified about new releases using the Release Upgrade Digest view. It monitors your watched GitHub repositories and alerts you when new releases are published, ensuring you stay current with dependency upgrades.

What is a combined urgency monitor for GitHub and when should I use it?

A combined urgency monitor provides an overview of stale pull requests, new issues, and releases across all watched repositories. Use it when managing multiple GitHub repositories to ensure you do not miss important updates requiring immediate action.