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.
Decision snapshot
Is this a fit?
Developers using vscode-team-kit, Includes SKILL.md, Reusable instructions
Compatibility not yet detected.
Permission behavior not yet detected.
Copy skill directory
2 months ago · MIT license
No specific cautions were detected. Review the source and requested permissions before installing.
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.
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 vscode-team-kit
Declared skill metadata
- Source file: monitor-pr/skills/monitor-pr/SKILL.md
These fields retain source and confidence evidence from the indexed SKILL.md.
Compatibility and setup
- Install or run with Copy skill directory
When to use monitor-pr Skill
- Use it for developers using vscode-team-kit.
Built with
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. Procedure 1. Identify the PR Extract the PR
Verified compatibility and discovery
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.
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.