Favicon of monitor-pr

monitor-pr Skill

AI Agent SkillTypeScriptOpen source

Monitor a pull request until CI status or Copilot review is available. Use when: monitor PR, watch PR, land PR, wait for CI, wait for checks, wait for review, check PR status. Starts two async terminal tasks (CI + Copilot review) and reacts when either completes. Published by microsoft in vscode-team-kit.

What is monitor-pr Skill?

Monitor a pull request until CI status or Copilot review is available. Use when: monitor PR, watch PR, land PR, wait for CI, wait for checks, wait for review, check PR status. Starts two async terminal tasks (CI + Copilot review) and reacts when either completes. Published by microsoft in vscode-team-kit. 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
35/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 vscode-team-kit

Technical details

Copy skill directory
  • Install or run with Copy skill directory

When to use monitor-pr Skill

  • Use it for developers using vscode-team-kit.

Built with

TypeScriptCopy skill directory

Editorial notes

Source

  • Creator: microsoft
  • Repository: microsoft/vscode-team-kit
  • Skill file: monitor-pr/skills/monitor-pr/SKILL.md

What it does

Monitor a pull request until CI status or Copilot review is available. Use when: monitor PR, watch PR, land PR, wait for CI, wait for checks, wait for review, check PR status. Starts two async terminal tasks (CI + Copilot review) and reacts when either completes.

Skill instructions

Monitor PR Monitor a pull request by running two scripts in async terminals: one that waits for a Copilot code review, and one that waits for CI to finish. When either terminal exits, the host's async-terminal runtime notifies the agent on its next turn, so the agent can react without polling. Host requirement: this skill assumes the agent host can run long-lived background terminals and notify the agent when they exit — for example, VS Code Chat's runinterminal with mode=async plus getterminaloutput / killterminal. Hosts without that capability will need to adapt the procedure (e.g. foreground the scripts and block on them). When to Use - After creating a PR and you want to wait for CI and Copilot's review - When the user says "land this PR", "watch this PR", "monitor CI", or "wait for checks" Prerequisites - gh CLI installed and authenticated. - An active PR — created earlier in the conversation, or supplied by the user as a number or URL. - A Copilot review in flight, or already pos

Explore related resources

Frequently asked questions

What is monitor-pr?

monitor-pr is a open-source AI agent skill with Copy skill directory. Monitor a pull request until CI status or Copilot review is available. Use when: monitor PR, watch PR, land PR, wait for CI, wait for checks, wait for review, check PR status.

Who is monitor-pr best for?

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

How do I install monitor-pr?

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

Is monitor-pr actively maintained?

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

Share:

Stars
25
Forks
5
Last commit
15 days ago
Repository age
4 months
License
MIT

Auto-fetched from GitHub.

Ad
Favicon

 

  
 

Similar to monitor-pr