Agent skill

rubric

Measurable criteria translating qualitative debate to quantitative scores

majiayu000534★ · 1 repos on radarProfile →
claude-coderead-onlyMIT
Install
npx skills add majiayu000/claude-skill-registry --skill rubric-simhacker-moollm-2 --agent claude-code

Same command for any agent — swap --agent for codex, cursor, copilot.

Facts
Files in the skill folder: 2
SKILL.md size: 5 KB
Bundled scripts: none
Allowed tools: -read_file-write_file
Path: skills/analysis/rubric-simhacker-moollm-2/SKILL.md
Open the folder on GitHub →
Where it comes from
Stars: 534
Language: HTML

Weekly change comes from our own snapshots, not the repository page — it measures attention, not adoption.

From the SKILL.md

# Rubric > *"What gets measured gets managed."* Explicit criteria with weights translate qualitative debate into defensible scores. ## Rubric Structure ```yaml rubric: id: client-evaluation-v1 name: "Client Engagement Rubric" version: 1.0 criteria: resource_efficiency: weight: 0.20 scale: [1, 2, 3, 4, 5] description: "How well does this fit our current capacity?" anchors: 5: "Perfect fit, no adjustments needed" 4: "Good fit, minor adjustments" 3: "Manageable, some reallocation" 2: "Difficult, significant changes" 1: "Would overwhelm current capacity" risk_level: weight: 0.30 scale: [1, 2, 3, 4, 5] description: "What's the risk profile?" anchors: 5: "Minimal risk, strong track record" 4: "Low risk, minor concerns" 3: "Moderate risk, manageable" 2: "Elevated risk, needs mitigation" 1: "High risk, major red flags" strategic_alignment: weight: 0.25 scale: [1, 2, 3, 4, 5] description: "Does this advance our strategic goals?" anchors: 5: "Core to our strategy" 4: "Strongly aligned" 3: "Compatible" 2: "Tangential" 1: "Misaligned" stakeholder_impact: weight: 0.25 scale: [1, 2, 3, 4, 5] description: "How does this affect our stakeholders?" anchors: 5: "Benefits all stakeholders" 4: "Benefit

What's inside
Steps it walks through
  1. Rubric Structure
  2. Scoring
  3. Calculation
  4. Rubric Evolution
  5. Domain-Specific Rubrics
  6. Commands
  7. Integration
Ships with 1 file
  • metadata.json
More from claude-skill-registry
All skills →
About this skill
What does the rubric skill do?

Measurable criteria translating qualitative debate to quantitative scores

How do I install it?

Run `npx skills add majiayu000/claude-skill-registry --skill rubric-simhacker-moollm-2 --agent claude-code` — it drops the skill into your project so the agent can pick it up. Swap the --agent value for codex, cursor or copilot if you use one of those.

Where does this skill come from?

From majiayu000/claude-skill-registry, a repository with 534 stars. We read it straight from the repository tree rather than a submitted listing, so what you see here is what is actually published.

Is a popular skill a good skill?

Not necessarily. Stars measure attention, not adoption — a repository can trend for a week and be abandoned. That is why we show the weekly change from our own snapshots next to the total, instead of a single flattering number.

Keep going