skill-4-alignment-aggregate

Aggregate cross-paper alignment data to identify systematic misses and severity biases.

1|Updated Apr 9, 2026
One-click install
npx skills add https://github.com/jinming99/reviewer-under-review --skill skill-4-alignment-aggregate
Or copy as Structured Prompt for Agent
Please help me install this Agent Skill.
Skill: skill-4-alignment-aggregate
Source: https://github.com/jinming99/reviewer-under-review/tree/main/.claude/skills/skill-4-alignment-aggregate
Command: npx skills add https://github.com/jinming99/reviewer-under-review --skill skill-4-alignment-aggregate

SYSTEM DOCUMENTATION & REQUIREMENTS

💡 This Skill includes scripts (resource) components.

What problem does it solve?

Aggregates cross-paper alignment data to identify systematic misses, severity biases, and judgment inversions in official review rubrics and to guide rubric revisions.

Core Features & Use Cases

  • Cross-paper pattern mining on concern alignment data to detect systematic misses, biases, and inversions across papers.
  • Severity calibration derivation and diagnostic reporting to inform rubric adjustments.
  • Produces structured artifacts: a human-readable report and a machine-readable proposals.yaml for governance and iteration.

Quick Start

Run the aggregate alignment skill after completing per-paper concern matching to generate improvement proposals for rubric revisions.

Frequently Asked Questions about skill-4-alignment-aggregate

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

FAQPage Schema
How do I aggregate cross-paper alignment data to detect systematic misses in review rubrics?

Cross-paper pattern mining analyzes alignment datasets containing official concern sheets, agentic concern sheets, and concern-match graphs to surface systematic misses, severity biases, and judgment inversions. It applies a lint gate and derives severity from raw values to produce actionable improvement proposals.

When do I need severity calibration derivation for concern matching datasets?

Run an aggregate alignment skill after completing per-paper concern matching across many papers. It processes the resulting alignment datasets to generate a human-readable calibration report and a machine-readable proposals.yaml for governance and iteration.

Does the aggregate alignment skill require specific input data formats to run?

Cross-paper pattern mining differs from single-paper review by analyzing alignment datasets across many papers to identify systematic rubric misses and severity biases. It outputs structured artifacts like a machine-readable proposals.yaml for governance rather than isolated per-paper adjustments.

What are the limitations of using cross-paper pattern mining for rubric calibration?

Cross-paper pattern mining for rubric calibration is limited by its dependency on completed per-paper concern matching datasets containing official concern sheets, agentic concern sheets, and concern-match graphs. It cannot derive severity or output proposals without passing its enforced lint gate.