🐙
AutomationTypeScript

GitHub Monitor

by aeonfun

GitHub Monitor is an Automation skill for Claude Code, published by aeonfun in aeon.

679 stars242 forkson aeonfun/aeonAdded 2026/08/24+1% in starsRepository updated 2026/08/23
agent-frameworkagentsaiai-agentsanthropicautomationautonomous-agentsclaudeclaude-codedevopsgithub-actionsharnessllmmcp
Install in seconds
Install GitHub Monitor
Copy GitHub Monitor into your Claude Code skills folder. Run the command in your terminal, or review the source on GitHub before installing.
terminal
npx degit https://github.com/aeonfun/aeon/tree/main/skills/github-monitor ~/.claude/skills/github-monitor

Requires Node.js. Downloads this skill only — not the rest of the repository — into your Claude Code skills folder.

Without Node.js

git clone https://github.com/aeonfun/aeon.git

Clones the whole repository, then copy the skill’s own directory into your skills folder yourself.

In this catalog

Source file
skills/github-monitor/SKILL.md in aeonfun/aeon
Installs to
~/.claude/skills/github-monitor
Collection
One of 25 skills cataloged from this repository
Category
Automation1523 skills

What GitHub Monitor does

GitHub Monitor watches one or more repositories for urgent PRs, new issues, and recent releases. Use it to triage activity across a watch list, inspect issue queues, or track PRs this instance opened.

GitHub Monitor is cataloged under Automation on DirSkills. GitHub Monitor comes from a repository tagged agent-framework, agents, ai, ai-agents and anthropic.

Documentation

README

${var} — View selector + optional scope.

  • empty → combined monitor over every repo in memory/watched-repos.md.
  • owner/repo (a bare repo, no view keyword) → combined monitor scoped to that one repo.
  • issues [scope] → new-issue triage queue. scope accepts owner/repo, org:foo, user:bar, or a bare login; empty = all repos owned by the authenticated user.
  • releases [repo,repo,…] → release upgrade-triage digest. Comma-separated repo list; empty = the built-in watch list.
  • prs → status tracker for PRs this aeon instance opened across external repos.
  • add-repo:<owner/repo> → append owner/repo to memory/watched-repos.md, confirm, and end (the shape the Telegram force-reply sends — see the config-capture note in Shared setup). No view runs.

This is the opening of the README. Read the full README on GitHub.

Commands GitHub Monitor provides

Slash commands named in this skill’s SKILL.md, listed in the order they first appear.

  • /env
  • /merge
  • /session

Frequently asked about GitHub Monitor

  • What else does aeonfun publish alongside GitHub Monitor?

    GitHub Monitor is one of 25 skills that DirSkills catalogs from aeonfun/aeon, the repository it ships in. Its siblings there include Action Converter, Aeon Doctor and Aeon Update. Each one is a separate skill with its own page in this directory, installs the same way GitHub Monitor does, and is maintained by aeonfun in that same repository. The rest of the collection is listed on the aeonfun/aeon page.

  • How does GitHub Monitor compare to other Automation skills?

    GitHub Monitor ranks #1103 by stars among the 1523 Automation skills in this catalog. The most-starred ones next to it are Autonomous Loops, Autonomous Agent Harness and Automation Audit Ops. DirSkills ranks by the star count of the repository each skill ships in, so that order reflects how popular those repositories are rather than any review of GitHub Monitor against them. Open each page to compare what they document and how they install.

More from aeonfun/aeon

GitHub Monitor is one of 25 skills cataloged on DirSkills from aeonfun/aeon.

See all 25 skills