itx:pr-status

List open pull requests with review status and CI health.

49|5|Updated Mar 17, 2026
One-click install
npx skills add https://github.com/ric03uec/clawrium --skill itx-pr-status
Or copy as Structured Prompt for Agent
Please help me install this Agent Skill.
Skill: itx:pr-status
Source: https://github.com/ric03uec/clawrium/tree/main/.opencode/skills/itx-pr-status
Command: npx skills add https://github.com/ric03uec/clawrium --skill itx-pr-status

SYSTEM DOCUMENTATION & REQUIREMENTS

💡 This Skill includes references (resource) components.

What problem does it solve?

It streamlines the process of monitoring the current state of pull requests, saving developers time and reducing oversight in code review workflows.

Core Features & Use Cases

  • List Open PRs: Retrieve detailed information about all open pull requests in a repository.
  • Status Reporting: Identify PRs requiring reviewer attention, those with failing CI checks, or that are outdated.
  • Use Case: A team can run this Skill regularly to get an at-a-glance summary of pending reviews and critical issues in ongoing projects, facilitating faster decision-making and workflow management.

Quick Start

Use the pr-status skill to list all open pull requests in your repository to identify which are ready for review or need attention.

Frequently Asked Questions about itx:pr-status

High-intent search queries and answers about installing and using this skill.

FAQPage Schema
How do I check the status of open pull requests on GitHub?

To check open pull request status, you can retrieve an overview of all open PRs in a GitHub repository, including review status, CI health, and PR age for rapid prioritization.

What is the best way to identify pull requests with failing CI checks?

The best way to identify pull requests with failing CI checks is to generate a status report that flags PRs requiring reviewer attention or those with failing builds and outdated branches.

How do I monitor code review activity across multiple open GitHub PRs?

You can monitor code review activity by retrieving detailed information on all open pull requests, which provides an at-a-glance summary of pending reviews and critical collaboration issues.

Can I use GitHub API integration to automate pull request management?

Yes, you can automate pull request management through seamless GitHub API integration that fetches consistent status checks and build health metrics for ongoing projects.

How do I prioritize which GitHub pull requests need immediate reviewer attention?

To prioritize pull requests for immediate reviewer attention, assess the review status, CI health, and age of each open PR to identify which are ready for review or need urgent fixes.