Use when validating an intent classifier or ranking independently eligible account and contact records from supplied evidence.
65
77%
Does it follow best practices?
Run evals on this skill
Adds up to 20 points to the overall score
View guide
Passed
No findings from the security scan
Fix and improve this skill with Tessl
tessl review fix ./skills/score-intent/SKILL.mdSeparate eligibility-gate validation from intent-rubric calibration. Rank only ELIGIBLE records with a supplied rubric, evidence, uncertainty, and calibration status.
Mark absent inputs Missing; never invent labels, rubrics, or scores.
STOP and perform no intent scoring.STOP on excess drift.NOT CALIBRATED. After gate preflight passes, permit only clearly labeled heuristic ranking of independently eligible records.# Intent scoring
## Eligibility preflight
| Record | Expected | Predicted | Match | Reason |
- Tolerance: [value]
- Mismatches: [count/rate]
- Decision: PASS or STOP
## Intent calibration
- Set/status: [supplied result or NOT CALIBRATED]
- Metric/tolerance/drift: [values or Missing]
## Ranking
| Eligible record | Evidence | Score | Uncertainty | Rank/status |
## Limits
- [unknown or evidence constraint]Omit ranking rows when preflight or calibration stops, or the rubric is missing. Label uncalibrated ranking HEURISTIC — NOT CALIBRATED.
INELIGIBLE, unresolved, or opted-out record.Confirm gate and intent evaluation sets are distinguished; each declared tolerance is explicit; drift stops ranking; absent intent labels produce NOT CALIBRATED; any heuristic rank is labeled; only eligible records proceed; and score never changes eligibility.
Use score-intent on the supplied trial classifier and golden set with zero mismatch tolerance. Report the GS-003 mismatch and determine whether live records may be scored.
56ebfd3
If you maintain this skill, you can claim it as your own. Once claimed, you can manage eval scenarios, bundle related skills, attach documentation or rules, and ensure cross-agent compatibility.