issue-reassess-statslisted
Install: claude install-skill apache/airflow-steward
<!-- 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 do