github-org-triage

Triage open PRs and issues across a GitHub org using gh CLI.

4|Updated Mar 20, 2026
One-click install
npx skills add https://github.com/papercomputeco/openclaw-in-a-box --skill github-org-triage
Or copy as Structured Prompt for Agent
Please help me install this Agent Skill.
Skill: github-org-triage
Source: https://github.com/papercomputeco/openclaw-in-a-box/tree/main/skills/github-org-triage
Command: npx skills add https://github.com/papercomputeco/openclaw-in-a-box --skill github-org-triage

SYSTEM DOCUMENTATION & REQUIREMENTS

What problem does it solve?

Helps maintainers monitor all open PRs and issues across a GitHub org, surfacing urgent items and reducing manual triage time.

Core Features & Use Cases

  • Scan all repos in the provided org or user and summarize open PRs and issues.
  • Flag urgent, needs review, stale items according to defined heuristics.
  • Produce a daily maintainer brief.

Quick Start

Target an org or a set of repos and run the triage to generate a daily maintainer brief.

Frequently Asked Questions about github-org-triage

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

FAQPage Schema
How do I triage open PRs and issues across a GitHub org automatically?

To triage GitHub open PRs and issues automatically, use this Skill to scan repositories with gh CLI, aggregate results, and classify items by Urgent, Needs Review, Stale, and Needs Labels.

What is the best way to surface urgent GitHub issues in an organization with many repos?

Surface urgent GitHub issues by scanning all repos in the org to flag urgent, needs review, and stale items according to defined heuristics, producing a daily maintainer brief.

Do I need gh CLI to generate a daily maintainer brief for GitHub repositories?

Yes, generating a daily maintainer brief requires gh CLI to query repositories across the GitHub org, aggregate results, and summarize open PRs and issues automatically.

How does automated GitHub triage classify open issues and PRs?

Automated GitHub triage classifies open issues and PRs by applying heuristics to sort items into Urgent, Needs Review, Stale, and Needs Labels or Info categories for maintainers.

Can I scan a specific set of repos instead of a whole GitHub org for triage?

Yes, you can target a specific set of repos or an entire GitHub org to run the triage and generate a daily maintainer brief for open PRs and issues.