stale-pr-reminder

Monitor pull requests via Gitee MCP Server and classify stale PRs by urgency.

Updated Feb 11, 2026
One-click install
npx skills add https://github.com/chy5301/cc-plugins --skill stale-pr-reminder
Or copy as Structured Prompt for Agent
Please help me install this Agent Skill.
Skill: stale-pr-reminder
Source: https://github.com/chy5301/cc-plugins/tree/main/gitee-toolkit/skills/stale-pr-reminder
Command: npx skills add https://github.com/chy5301/cc-plugins --skill stale-pr-reminder

SYSTEM DOCUMENTATION & REQUIREMENTS

💡 This Skill includes scripts (resource) and references (resource) components.

What problem does it solve?

This Skill helps development teams detect inactive and outdated pull requests, facilitating timely reviews and merges to maintain project health.

Core Features & Use Cases

  • PR Staleness Detection: Identifies pull requests that have been inactive for various durations.
  • Prioritized Reminders: Generates reports highlighting critical, severe, and moderate stale PRs requiring attention.
  • Use Case: A team wants to regularly monitor PRs older than two weeks and send reminders to PR authors or reviewers to expedite the review process.

Quick Start

Use the stale-pr-reminder skill to scan the repository for PRs needing action and generate a concise report along with links to each PR for review.

Frequently Asked Questions about stale-pr-reminder

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

FAQPage Schema
How do I identify inactive pull requests in my repository?

To identify inactive pull requests, this skill monitors repository activity logs and comments to detect stale PRs, classifying them into urgency levels so maintainers can prioritize reviews and merges efficiently.

What is a stale PR and how does activity monitoring classify urgency?

A stale PR is an inactive pull request awaiting action. Activity monitoring classifies urgency by analyzing PR activity logs and comments, generating reports that highlight critical, severe, and moderate stale PRs requiring attention.

Can I use this stale PR reminder skill with Gitee repositories?

Yes, you can use this with Gitee repositories. The skill requires integration with Gitee MCP Server to access PR data and assess activity status, enabling proactive identification of outdated pull requests.

How do I generate a report for pull requests older than two weeks?

To generate a report for pull requests older than two weeks, the skill scans the repository for PRs needing action and produces a concise report with links to each stale PR for review.

Does stale PR detection work across different development workflows?

Stale PR detection is applicable across development workflows. By analyzing PR activity logs and comments, it identifies outdated pull requests and prioritizes reminders to help maintainers manage repository health regardless of workflow.