bycaliber-ai-org· 8 skills
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.
$npx -y skills add caliber-ai-org/ai-setup --skill scoring-checksInstalls into the current project.
Run `npx skills use "https://github.com/caliber-ai-org/ai-setup" --skill "caliber-ai-org/ai-setup/scoring-checks"` and follow the generated skill instructions now. Read its complete output, redirecting it to a temporary file first if necessary. Resolve relative paths from the supporting-files directory it provides.
Use the skills in "https://github.com/caliber-ai-org/ai-setup" that are relevant to the current task. Run `npx skills add "https://github.com/caliber-ai-org/ai-setup"` and select the relevant skills, then follow their instructions.