Skip to content

Instantly share code, notes, and snippets.

@mjfroehlich
mjfroehlich / pr-monitor.md
Created June 12, 2026 09:22
pr-monitor Claude Code skill — scope-aware PR feedback watcher
description Monitor a GitHub PR and Jira ticket for new reviewer feedback. Evaluates each comment against the original PR scope and actively flags scope creep.
argument-hint <github-pr-url> [jira-ticket] [interval, e.g. 30m or 1h]

PR & Jira Monitor — Scope-Aware Feedback Watcher

Purpose

Watch a GitHub PR and (optionally) a Jira ticket for new reviewer comments and review changes. For every piece of feedback received, assess whether it is in scope, scope creep, or needs clarification — and present a clear, opinionated verdict so the author never has to fight that battle alone.