score

Installation
SKILL.md

ABOUTME: Quality gate scoring: runs make check + make test-e2e and grades against quality-gates

ABOUTME: Reports commit-ready (>=80), PR-ready (>=90), excellence (>=95) with honest auto-fails

/score

Compute a quick quality readiness signal for the current working tree.

Process

  1. Run make check && make test-e2e.
  2. Fail = 0: if either target fails, score is 0 (auto-fail per quality-gates: tests/build broken is CRITICAL).
  3. Pass = 100 baseline: if both pass, the static gate is green. For a full rubric-based score (Major/Minor deductions), invoke /gemini-review or /advanced-review and subtract:
    • 10 per Major finding
    • 3 per Minor finding
  4. Report against the three thresholds from rules/quality-gates.md:
    • ≥80 commit-ready
    • ≥90 PR-ready
    • ≥95 excellence
Installs
3
GitHub Stars
16
First Seen
Jun 17, 2026
score — maroffo/claude-forge