Scoring Checks

Add a new deterministic scoring check in src/scoring/checks/ that evaluates config quality. Follows the Check[] return pattern, uses point constants from src/scoring/constants.ts, and integrates via filterChecksForTarget() in src/scoring/index.ts. Use when user says 'add scoring check', 'new check', 'modify scoring criteria', or works in src/scoring/checks/. Do NOT use for display changes or refactoring scoring logic.

caliber-ai-org Updated

File contents

caliber-ai-org/ai-setup commit 3f1647fcaf

Frequently asked questions

npx skillmds@latest add caliber-ai-org/scoring-checks