speckit-rubric-score

Calculate Spec Kit rubric scores from post-commit self-check evidence and branch state.

95|39|Updated Dec 15, 2025
One-click install
npx skills add https://github.com/liuminxin45/auto-podcast --skill speckit-rubric-score
Or copy as Structured Prompt for Agent
Please help me install this Agent Skill.
Skill: speckit-rubric-score
Source: https://github.com/liuminxin45/auto-podcast/tree/main/.agents/spec-kit/skills/speckit-rubric-score
Command: npx skills add https://github.com/liuminxin45/auto-podcast --skill speckit-rubric-score

SYSTEM DOCUMENTATION & REQUIREMENTS

What problem does it solve?

This Skill removes the ambiguity of deciding whether a spec-kit branch is ready to complete by turning post-commit evidence into a structured rubric score and clear pass or block guidance.

Core Features & Use Cases

  • Rubric Scoring: Evaluates L1 through L5 against required evidence and weighted totals.
  • Hard-Gate Validation: Checks self-acceptance, retrospective completion, commit validation, and evidence sufficiency before allowing branch completion.
  • Workflow Compliance: Confirms stage order, artifact readiness, and context governance for spec-kit delivery.
  • Use Case: A developer finishes a feature branch and needs an objective final review that explains scores, deductions, blockers, and whether complete-branch is allowed.

Quick Start

Ask the skill to review the final post-commit self-check evidence and produce the rubric score with a complete-branch decision.

Frequently Asked Questions about speckit-rubric-score

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

FAQPage Schema
How do I validate release readiness for a spec-kit branch using post-commit evidence?

You validate release readiness by applying a rubric score to post-commit self-check evidence and branch state. This structured evaluation checks stage compliance, applies hard gates, and outputs a clear pass or block decision for branch completion.

What is rubric-based branch readiness scoring and how does it work?

Rubric-based branch readiness scoring evaluates L1 through L5 against required evidence and weighted totals. It applies hard-gate validation to self-acceptance, retrospective completion, commit validation, and evidence sufficiency before allowing branch completion.

Can I perform hard-gate validation on self-acceptance and retrospective completion before completing a branch?

Yes, hard-gate validation explicitly checks self-acceptance, retrospective completion, commit validation, and evidence sufficiency. It also confirms stage order, artifact readiness, and context governance to ensure spec-kit delivery workflow compliance before allowing branch completion.

How do I calculate the final Spec Kit rubric score from self-check evidence?

To calculate the final Spec Kit rubric score, you submit final post-commit self-check evidence for review. The evaluation applies weighted totals across L1 through L5 stages, applies hard gates, and produces the rubric score with deductions, blockers, and a complete-branch decision.

Why does my spec-kit branch get blocked even after passing self-acceptance checks?

A spec-kit branch can be blocked due to failing hard-gate validation on retrospective completion, commit validation, or evidence sufficiency. The rubric score also checks stage order, artifact readiness, and context governance, reporting specific blockers if any requirement is unmet.

Does spec-kit rubric scoring work without explicit evidence of deductions and gate outcomes?

No, spec-kit rubric scoring requires explicit evidence of scores, deductions, gate outcomes, and blocker or approval conclusions. Evidence sufficiency is a hard gate that must be passed before the evaluation can produce a complete-branch readiness decision.