Use when converting supplied ICP criteria, exclusions, consent requirements, or evidence standards into deterministic eligibility rules.
68
81%
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
Create a reusable ruleset and decision algorithm. Separate rule authoring from record evaluation and scoring.
If a required rule or evidence standard is missing, record it as missing rather than inventing one.
PASS and FAIL conditions.FAIL forces INELIGIBLE.FAIL and record the missing field.ELIGIBLE only when every inclusion rule passes and none applies; otherwise return INELIGIBLE.Optional example; otherwise produce no aggregate decision. Normally route direct or batch evaluation to match-icp.ELIGIBLE record decision.| Rule ID | Eligibility or scoring | Observable check | PASS | FAIL | Evidence required | Hard disqualifier |
|---|---|---|---|---|---|---|
| [ID] | Eligibility | [single check] | [condition] | [condition] | [source field] | Yes / No |
Then state:
Decision algorithm: [ordered reusable logic]Rejected criteria: [unsafe or invalid supplied rules and reason]Only when an explicit record is supplied and evaluation is requested, add:
Optional example — Decision: ELIGIBLE | INELIGIBLEFailed rules: [IDs and supplied evidence]Missing evidence: [required record facts not supplied]Confirm rules return PASS or FAIL independently; unsafe criteria are rejected; jurisdiction-sensitive rules require human and legal review; one hard disqualifier or required missing evidence yields INELIGIBLE; and no decision appears without a record.
Use set-qualification-rules on the Northstar Relay fixture. Encode the company, size, operating-function, employer, role, competitor, and opt-out gates as a reusable ruleset without evaluating a record.
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.