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.

Decision snapshot

Is this a fit?

Best for

Developers using OpenEnv, Includes SKILL.md, Reusable instructions

Works with

Compatibility not yet detected.

Access

Can write or update data, Write actions, Filesystem access, Shell access

Setup

Copy skill directory

Project health

22 days ago · BSD-3-Clause license

Considerations

Confirm write permissions and scope before use. Access note: Local files. Access note: Shell access.

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. See how SkillIndex evaluates profiles.

Key capabilities

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

Declared skill metadata

  • Source file: .claude/skills/watch-pr/SKILL.md

Allowed tools declared by source

ReadGrepGlobBashEditWriteSkill

These fields retain source and confidence evidence from the indexed SKILL.md.

Compatibility and setup

Copy skill directory
  • Install or run with Copy skill directory
  • Local files
  • Shell access

Requirements and access

Local filesShell access

Security and permissions

Review permissions before connecting any MCP server to an agent. Pay special attention to whether it can read local files, write data, call external services, or perform destructive actions.

Write actionsFilesystem accessShell accessCan write or update data

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

Verified compatibility and discovery

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,509
Forks
428
Last commit
22 days ago
Last verified
Aug 26, 2026
Metadata fetched
Aug 26, 2026
Repository age
11 months
License
BSD-3-Clause

Project health auto-fetched from the source repository.

Maintain this resource?

Review this source-backed profile, send a correction with evidence, or link to it from your documentation. Claims verify your relationship to the project; profile facts still require source evidence and editorial review.

Alternatives to watch-pr