magpie-issue-backlog-stats

Solid

Read-only maintainer dashboard for the open general-issue backlog of <issue-tracker>. Surfaces a health rating, prioritised recommendations, age and staleness breakdowns, area pressure ranking, and a triage-funnel summary. Output is HTML by default; markdown fallback available.

AI & Automation 83 stars 78 forks Updated yesterday Apache-2.0

Install

View on GitHub

Quality Score: 84/100

Stars 20%
64
Recency 20%
100
Frontmatter 20%
70
Documentation 15%
100
Issue Health 10%
50
License 10%
100
Description 5%
100

Skill Content

<!-- SPDX-License-Identifier: Apache-2.0 https://www.apache.org/licenses/LICENSE-2.0 --> <!-- Placeholder convention (see ../../AGENTS.md#placeholder-convention-used-in-skill-files): <project-config> → adopter's project-config directory <issue-tracker> → URL of the project's general-issue tracker (resolves from <project-config>/issue-tracker-config.md) <issue-tracker-project> → project key within the tracker <upstream> → adopter's public source repo <default-branch> → upstream's default branch (master vs main) Substitute these with concrete values from the adopting project's <project-config>/ before running any command below. --> # issue-backlog-stats Read-only skill that answers "what should the maintainer **do** about the open general-issue backlog right now". Primary output is a **dashboard** with sections mirroring [`pr-management-stats`](../pr-management-stats/SKILL.md) adapted for issues rather than pull requests. | Section | What it shows | Maintainer use | |---|---|---| | **Hero cards** | Health rating, total open, untriaged count, stale-candidate count | At-a-glance status | | **What needs attention** | Prioritised action recommendations with exact slash commands | Decide what to spend the next hour on | | **Age distribution** | Open issues bucketed by age (< 7 d, 7–30 d, 30–90 d, > 90 d) | Spot accumulation of old issues | | **Triage funnel** | ...

Details

Author
apache
Repository
apache/magpie
Created
3 months ago
Last Updated
yesterday
Language
Python
License
Apache-2.0

Integrates with

Bundled in these plugins

Similar Skills

Semantically similar based on skill content — not just same category