Skip to content

Add Groundhog Day to tools catalog#971

Merged
aaronpowell merged 1 commit intogithub:stagedfrom
DUBSOpenHub:add-groundhog-day
Mar 12, 2026
Merged

Add Groundhog Day to tools catalog#971
aaronpowell merged 1 commit intogithub:stagedfrom
DUBSOpenHub:add-groundhog-day

Conversation

@DUBSOpenHub
Copy link
Contributor

Pull Request Checklist


Description

Adds Groundhog Day to the tools catalog.

Autonomous backup agent for GitHub Copilot CLI skills. Watches ~/.copilot/skills/ in real time, commits every change with
meaningful messages, and pushes to GitHub automatically. Starts on boot, survives reboots, zero interaction after setup.

Key features:

  • Real-time file watching via fswatch with 5s debounce
  • One-line curl installer (or Homebrew)
  • Daily 6 AM automated health check (11 validation checks)
  • Built-in safety: sync locking, push retry, empty-source guard, graceful shutdown
  • macOS LaunchAgent for boot persistence

Type of Contribution

  • Other (please specify): New tool in the tools list

Context: Suggested by @aaronpowell in a devrel-team thread.

Autonomous backup agent for GitHub Copilot CLI skills. Watches, syncs,
and pushes skill changes to GitHub in real time. One-line install,
survives reboots, zero interaction after setup.

Co-authored-by: Copilot <223556219+Copilot@users.noreply.github.com>
Copilot AI review requested due to automatic review settings March 11, 2026 05:39
Copy link
Contributor

Copilot AI left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Pull request overview

Adds the “Groundhog Day” project to the Awesome Copilot website tools catalog, making it discoverable on the tools page as a CLI tool for backing up Copilot CLI skills.

Changes:

  • Added a new tools catalog entry (groundhog-day) with description, requirements, links, features, configuration snippet, and tags.

@aaronpowell aaronpowell merged commit b3ae42b into github:staged Mar 12, 2026
6 checks passed
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

3 participants