Instructions file
Instructions for justincampbell/gh-watch, covering gh-watch, architecture, key design decisions, development and testing.
Instructions file
Instructions for justincampbell/gh-watch, covering gh-watch, architecture, key design decisions, development and testing.
Plugin Claude Code
Plugin marketplace listing 1 plugin: gh-watch.
Skill Claude CodeCodex
Watch a GitHub branch for new commits using the gh-watch extension. Use when the user wants to be notified when new commits are pushed to a branch, monitor main for merges, or track branch activity.
Skill Claude CodeCodex
Watch a GitHub commit for CI status changes using the gh-watch extension. Use when the user wants to monitor a commit's CI checks, wait for a build to finish, or track CI progress on a specific SHA.
Skill Claude CodeCodex
Watch a GitHub pull request for CI status, reviews, comments, merge conflicts, and terminal states using the gh-watch extension. Use when the user wants to monitor a PR, wait for CI, or track PR progress.
Skill Claude CodeCodex
Watch a GitHub repository for new tags using the gh-watch extension. Use when the user wants to be notified when a tag is created, when a release is cut, or when a tag that includes a specific commit appears (e.g. "tell me when my merge ships in a release").