compare-pair
SkillAI & modelsLets your agent compare two items against one criterion and return a winner with confidence and reasons.
Available today. Use it from your connected AI after setup.
No other account needed.
Add ahel to your AI once: Claude, ChatGPT, Cursor, Claude Code or Codex. Then ask it to use this.
Then ask your AI: use the compare-pair skill
About this skill
Execute one pairwise comparison under a specified criterion/model and return winner, confidence, and reasons.
What this skill tells your AI
The instructions your AI receives, as published by yogsoth-ai/de-anthropocentric-research-engine in skills/compare-pair/SKILL.md and read by ahel’s review.
Purpose
Execute one pairwise comparison under a declared criterion and return a winner, confidence, tie status, and reasons.
Input contract
required: [item_a, item_b, comparison_criterion, comparison_model, evidence_register]
optional: [tie_rule, prior_ratings]
constraints: [criterion direction and evidence scope are fixed before comparison]
Procedure
- Verify that both items are comparable under the same criterion and evidence scope.
- Assess item A and item B symmetrically, recording criterion-level evidence and limitations.
- Select A, B, or tie; assign confidence on the declared scale and explain the decisive contrast.
- Return the comparison record without updating global ratings.
Output contract
produces: [pairwise_result, confidence, rationale, evidence_gaps]
delta_fields: [findings, evidence_updates, uncertainties, decisions]
Quality gates
- The result includes exactly one winner or an explicit tie, confidence, criterion, and symmetric evidence notes.
- Confidence cannot exceed the support of the weaker side of the comparison.
Failure and counterexamples
Do not compare items with different scopes or criteria. If evidence is asymmetric or incomparable, return unresolved rather than forcing a winner.
Provenance map
- resolved: comparison-executor
- resolved: gap-pairwise-judgment
Signals
- GitHub stars
- 501
- Forks
- 41
- Last commit
- Sep 2026
Advanced
- Catalog kind
- skill
- Key
compare-pair- Source
- github.com/yogsoth-ai/de-anthropocentric-research-engine