magpie-issue-reassess-stats

Solid

Read-only dashboard over a directory of `verdict.json` files produced by `issue-reassess` campaigns. Surfaces a health rating, classification distribution, partial-fix surfaces, oldest-unresolved buckets, and per-component breakdowns. Output is HTML by default; markdown fallback available. Read-only on tracker state; consumes campaign artefacts.

Data & Documents 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 <issue-tracker-project> → project key within the tracker <upstream> → adopter's public source repo <default-branch> → upstream's default branch Substitute these with concrete values from the adopting project's <project-config>/ before running any command below. --> # issue-reassess-stats Read-only dashboard skill over the `verdict.json` artefacts produced by [`issue-reassess`](../issue-reassess/SKILL.md) campaigns. Surfaces a health rating, classification distribution, the `still-fails-*` action tail, partial-fix surfaces, new-issue candidates from cross-family probes, and per-component breakdowns. The skill is the read-only counterpart to [`issue-reassess`](../issue-reassess/SKILL.md) — both consume the same on-disk artefacts. Where reassess **writes** verdicts (one per candidate) and a `report.md`, this skill **renders** an at-a- glance dashboard for the maintainer to scan. Modelled on [`pr-management-stats`](../pr-management-stats/SKILL.md). --- ## Golden rules **Golden rule 1 — read-only on tracker AND on campaign artefacts.** This skill reads `verdict.json` files and emits HTML. It does ...

Details

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

Bundled in these plugins

Similar Skills

Semantically similar based on skill content — not just same category