Favicon of watch-pr

watch-pr Skill

AI Agent SkillPythonOpen source

Monitor a PR's CI checks and Greptile code review after submission. Polls CI status, auto-fixes failures via ralph-loop, waits for Greptile review, addresses comments, and iterates until green. Published by huggingface in OpenEnv.

What is watch-pr Skill?

Monitor a PR's CI checks and Greptile code review after submission. Polls CI status, auto-fixes failures via ralph-loop, waits for Greptile review, addresses comments, and iterates until green. Published by huggingface in OpenEnv. This profile combines repository metadata with install, compatibility, and usage signals so developers can quickly decide whether it fits their agent workflow before opening the source repository.

Trust signal
95/100
Maintenance signal
90/100
Adoption signal
84/100

Automated repository signals based on public metadata such as recency, license, installation evidence, and adoption. These are not a security audit or endorsement.

Key capabilities

  • Includes SKILL.md support
  • Reusable instructions support
  • Developers using OpenEnv

Technical details

Copy skill directory
  • Install or run with Copy skill directory

When to use watch-pr Skill

  • Use it for developers using openenv.

Built with

PythonCopy skill directory

Editorial notes

Source

  • Creator: huggingface
  • Repository: huggingface/OpenEnv
  • Skill file: .claude/skills/watch-pr/SKILL.md

What it does

Monitor a PR's CI checks and Greptile code review after submission. Polls CI status, auto-fixes failures via ralph-loop, waits for Greptile review, addresses comments, and iterates until green.

Skill instructions

/watch-pr Monitor a submitted PR until CI passes and code reviews are addressed. EXECUTE THESE STEPS NOW When this skill is invoked, you MUST execute these steps immediately. Do NOT just describe what will happen — actually do it. Step 0: Resolve PR Number and Repo Extract the PR number from $ARGUMENTS. If no argument was provided, detect from the current branch: bash gh pr view --json number -q '.number' If no PR is found, stop with: "No PR found for current branch. Create one with gh pr create or pass a PR number: /watch-pr 123" Also resolve the repo identifier: bash gh repo view --json nameWithOwner -q '.nameWithOwner' Store as PRNUMBER and REPO. Initialize counters: - CIFIXCOUNT = 0 (max 5) - REVIEWFIXCOUNT = 0 (max 3) Report to the user: Watching PR <PRNUMBER Monitoring CI and reviews for https://github.com/<REPO/pull/<PRNUMBER --- Step 1: WAITINGCI — Poll CI Checks Run the CI polling script with a 30-minute timeout: bash bash .claude/hooks/ci-wait.sh <PRNUMBER 1800 Important: Set

Explore related resources

Frequently asked questions

What is watch-pr?

watch-pr is a open-source AI agent skill with Copy skill directory. Monitor a PR's CI checks and Greptile code review after submission. Polls CI status, auto-fixes failures via ralph-loop, waits for Greptile review, addresses comments, and iterates until green.

Who is watch-pr best for?

watch-pr is best for reusing agent instructions, scripts, and references.

How do I install watch-pr?

Install or run watch-pr using Copy skill directory. Check watch-pr for the latest setup command.

Is watch-pr actively maintained?

watch-pr may need a closer maintenance check before production use.

Share:

Stars
2,421
Forks
411
Last commit
9 days ago
Repository age
10 months
License
BSD-3-Clause

Auto-fetched from GitHub.

Ad
Favicon

 

  
 

Similar to watch-pr

watch-pr: Install, Config & GitHub Signals – SkillIndex