aget-create-rubric

Create domain-adaptive scoring rubrics with Mertler L3-to-L0 anchoring and governed storage.

1|Updated Oct 20, 2025
One-click install
npx skills add https://github.com/aget-framework/template-spec-engineer-aget --skill aget-create-rubric
Or copy as Structured Prompt for Agent
Please help me install this Agent Skill.
Skill: aget-create-rubric
Source: https://github.com/aget-framework/template-spec-engineer-aget/tree/main/.claude/skills/aget-create-rubric
Command: npx skills add https://github.com/aget-framework/template-spec-engineer-aget --skill aget-create-rubric

SYSTEM DOCUMENTATION & REQUIREMENTS

What problem does it solve?

This Skill solves the problem of inconsistent, hard-to-apply scoring rubrics by producing domain-adaptive rubrics with clear, governed structure and extreme anchoring that reduce ambiguity and score drift.

Core Features & Use Cases

  • Domain-adaptive rubric design: Derives an evaluation target, supported decision, and assessor identity, then classifies rubric domain to select appropriate label sets.
  • Extreme anchoring (Mertler): Writes best-case (L3) and worst-case (L0) anchors first, then interpolates L1 and L2 to prevent anchor collapse and improve interpretability.
  • Governed storage and quality enforcement: Separates binary constraints from graduated dimensions, runs an SOP quality checklist, and writes outputs to the rubrics/ directory in the required template format.
  • Use cases: Creating rubrics for skill proposal readiness, release readiness, CI/CD investment prioritization, or session process quality scoring where assessors need consistent, repeatable evaluation criteria.

Quick Start

Tell the agent to create a rubric for “release readiness” and include who will act as the assessor.

Frequently Asked Questions about aget-create-rubric

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

FAQPage Schema
How do I create a scoring rubric that prevents score drift across different assessors?

To create a scoring rubric that prevents score drift, use extreme anchoring by defining best-case (L3) and worst-case (L0) anchors first, then interpolating intermediate levels. This domain-adaptive approach reduces ambiguity and ensures consistent evaluation across assessors.

What is the best way to design domain-adaptive assessment criteria for release readiness?

The best way to design domain-adaptive assessment criteria for release readiness is to classify the rubric domain first, then derive the evaluation target and supported decision. This ensures the scoring anchors align with specific process assessment workflows.

How do I structure a rubric to separate binary constraints from graduated dimensions?

To structure a rubric separating binary constraints from graduated dimensions, apply governed rubric conventions during assessment design. This separation enforces quality checks and clarifies scoring anchors for consistent, repeatable evaluation criteria.

Can I use governed documentation conventions for evaluating CI/CD investment prioritization?

Yes, you can use governed documentation conventions for evaluating CI/CD investment prioritization. Domain-adaptive rubrics apply to decision and process assessment workflows, ensuring consistent measurement through clearly defined dimensions and assessor identification.

Why does my rubric suffer from anchor collapse when interpolating scoring levels?

Rubric anchor collapse happens when intermediate levels are not properly interpolated between best-case and worst-case anchors. Writing L3 and L0 anchors first, then interpolating L1 and L2, prevents this collapse and improves interpretability.

Does generating a Mertler anchored rubric require assessor identification before starting?

Yes, generating a Mertler anchored rubric requires assessor identification before starting. Deriving the assessor identity and supported decision ensures the domain classification selects appropriate label sets for the evaluation target.