What problem does it solve? Quality reporting often consists of disconnected snapshots where nobody can say whether a metric improved or regressed, and silent weakening of the quality system itself (lowered thresholds, non-blocking gates, expired waivers) goes unnoticed. ## Core Features & Use Cases - Trend Reporting with Direction: Archives each run with date, commit, and measurement method, then diffs against the previous run to report direction per metric using limit/current/goal framing. - Structural Change Detection: Surfaces practices gained or regressed, thresholds changed, gates made non-blocking, and waiver or suppression movement that snapshots never show. - Noise-Band Judgment: Distinguishes real findings from normal variation, flagging three-period drifts regardless of magnitude and marking series breaks when measurement methods change. - Use Case: A team needs to show a quarter of quality improvement for a release review. The skill generates a trend report at .qa/trends.md showing coverage moved 62 to 71 percent, while also revealing the coverage gate was lowered from 75 to 60 in the same period. ## Quick Start Use the tracking-quality-trends skill to compare this release's quality metrics against the archived previous run and write a trend report to .qa/trends.md.