home/categories/code-quality/caliber-ai-org-ai-setup-agents-skills-scoring-checks-skill-md
code-qualitytesting-security

scoring-checks

Add a new deterministic scoring check in src/scoring/checks/. Returns Check[] array, uses constants from src/scoring/constants.ts, integrates in src/scoring/index.ts. Use when adding scoring logic, creating checks, modifying check weights. Do NOT use for display/UI changes or check result formatting.

caliber-ai-org
maintainer
caliber-ai-org
Updated 3/29/2026
Stars
653
Forks
83
quick start

Installation and usage

Add a new deterministic scoring check in src/scoring/checks/. Returns Check[] array, uses constants from src/scoring/constants.ts, integrates in src/scoring/index.ts. Use when adding scoring logic, creating checks, modifying check weights. Do NOT use for display/UI changes or check result formatting.

Installation
$ install --globalskills.sh
Usage

Once installed, you can use this skill by running the following command in your terminal:

skills use scoring-checks