Install any skill in seconds. Free to start, no credit card required.
Get Started Free →Pairwise Ranking Campaign — produce global rankings through pairwise comparisons and voting aggregation using Bradley-Terry, Elo, TrueSkill, Condorcet, Borda, Schulze methods.
.claude/skills/yogsoth-ai-pairwise-ranking/SKILL.md| Test case | Without → With | Effect | Δ tokens | Δ turns |
|---|---|---|---|---|
| case-01 | ✗→✓ | ▲ Improved | 12% | 0% |
| case-09 | ✗→✓ | ▲ Improved | 37% | 0% |
| case-10 | ✗→✓ | ▲ Improved | 17% | 0% |
| case-12 | ✗→✓ | ▲ Improved | 9% | 0% |
| case-18 | ✗→✓ | ▲ Improved | 7% | 0% |
Produce global rankings from pairwise comparisons. This campaign orchestrates comparison collection, rating computation, multi-judge aggregation, and consistency verification to yield robust ordinal rankings with confidence estimates.
| Signal | Strategy | |--------|----------| | Small N precise comparison / 5-15 options / careful calibration | deliberative-calibration | | Large N sparse / 100+ options / can only compare subset | efficient-exploration | | Multi-judge / committee / multi-judge / LLM judge aggregation | collective-adjudication | | Continuous update / Elo / live rating / A/B testing | dynamic-tracking | | Consistency audit / cycle detection / transitivity check | coherence-diagnosis |
| Strategy | Methods | When | |----------|---------|------| | deliberative-calibration | Bradley-Terry, Thurstone, AHP pairwise, Borda | Small N complete comparison | | efficient-exploration | BT incomplete, TrueSkill, Active learning, Rank Centrality | Large N sparse matrix | | collective-adjudication | Condorcet/Schulze, Borda, Kemeny-Young, Copeland | Multi-judge aggregation | | dynamic-tracking | Elo, Glicko-2, TrueSkill 2, Whole-History Rating | Continuous rating update | | coherence-diagnosis | Consistency Ratio, cycle enumeration, mElo | Preference consistency check |
| Tactic | Purpose | |--------|---------| | adaptive-pair-selection | Iteratively select maximally informative pairs, compare, update ratings, check convergence | | multi-judge-aggregation | Collect independent ballots from multiple judges, aggregate, identify disagreement | | consistency-audit-loop | Detect cycles, localize inconsistencies, request corrections, recompute |
| SOP | Input | Output | |-----|-------|--------| | pair-selector | current_ratings, comparison_history | next_pairs] | | comparison-executor | pair, context | judgment(winner, confidence, reasoning) | | rating-update | judgment, current_ratings, method | updated_ratings | | convergence-check | rating_history | converged(bool), stability_score | | ballot-collection | candidates], perspectives] | ballots] | | aggregation-method | ballots], method | consensus_ranking | | cycle-detection | comparison_matrix | cycles], transitivity_score | | inconsistency-localization | comparison_matrix, cycles] | problematic_pairs] | | ranking-synthesis | ratings, consistency_report | final_ranking |
| Dimension | Threshold | |-----------|-----------| | Comparison pairs | >= Nlog(N) pairs (N=candidate count) | | Judge count (collective) | >=3 independent perspectives | | Consistency check | CR < 0.1 or equivalent threshold | | Convergence criterion | ranking stability >= 90% |
mcp__wiki-vault__vault_search — retrieve candidate descriptions and prior rankingsmcp__wiki-vault__vault_add_edge — record ranking relationshipsmcp__wiki-vault__vault_query_graph — check existing preference edgesranking_state ledger passed between tactics<!-- BEGIN available-tables (generated) -->
Optional, no fixed order; the final leaf is always a sop.
| Strategy | When to use | | --- | --- | | coherence-diagnosis | Strategy for auditing preference consistency using Consistency Ratio, cycle enumeration, and mElo to detect and resolve intransitivities. | | collective-adjudication | Strategy for multi-judge ranking aggregation using Condorcet, Schulze, Borda, Kemeny-Young, and Copeland methods to produce consensus rankings from diverse perspectives. | | deliberative-calibration | Strategy for small-N complete pairwise comparison using Bradley-Terry, Thurstone, AHP, and Borda methods to produce calibrated rankings. | | dynamic-tracking | Strategy for continuous rating updates using Elo, Glicko-2, TrueSkill 2, and Whole-History Rating for live ranking systems and A/B testing. | | efficient-exploration | Strategy for large-N sparse pairwise comparison using TrueSkill, active learning, and rank centrality to rank 100+ candidates from limited comparisons. |
Optional, no fixed order; the final leaf is always a sop.
| SOP | When to use | | --- | --- | | context-checkpoint | Append research process and results to the current Phase's context file. Covers both process and results with genuine substance. Use this skill at plan-designated checkpoint points — typically after each strategy completes or at key decision nodes within a research Phase. | | context-init | Create a new context file for a research Phase. Called once at Phase start to initialize the file that subsequent context-checkpoint calls will append to. Use this skill whenever a new research Phase begins and a fresh context file is needed. | | convergence-saturation-detection | Determines when to stop iterating — coverage threshold met or marginal returns diminishing. Shared across all campaigns. |
<!-- END available-tables (generated) -->
| Case | Status | Duration (ms) | Turns | Tokens | Tool calls | ||||||||
|---|---|---|---|---|---|---|---|---|---|---|---|---|---|
| Without | With | Δ | Without | With | Δ | Without | With | Δ | Without | With | Δ | ||
case-01 | fail→pass | 20,876 | 26,711 | +28% | 1 | 1 | 0% | 2,707 | 3,033 | +12% | 0 | 0 | — |
case-02 | pass→pass | 20,767 | 29,989 | +44% | 1 | 1 | 0% | 2,617 | 4,752 | +82% | 0 | 0 | — |
case-03 | pass→pass | 40,329 | 28,532 | -29% | 1 | 1 | 0% | 2,519 | 3,474 | +38% | 0 | 0 | — |
case-04 | pass→pass | 26,218 | 29,322 | +12% | 1 | 1 | 0% | 2,323 | 3,485 | +50% | 0 | 0 | — |
case-05 | pass→fail | 55,852 | 26,803 | -52% | 1 | 1 | 0% | 2,117 | 2,089 | -1% | 0 | 0 | — |
case-06 | pass→pass | 44,246 | 35,973 | -19% | 1 | 1 | 0% | 3,415 | 3,922 | +15% | 0 | 0 | — |
case-07 | pass→pass | 43,280 | 31,811 | -26% | 1 | 1 | 0% | 2,525 | 3,168 | +25% | 0 | 0 | — |
case-08 | pass→pass | 11,865 | 13,964 | +18% | 1 | 1 | 0% | 1,064 | 2,690 | +153% | 0 | 0 | — |
case-09 | fail→pass | 31,385 | 35,620 | +13% | 1 | 1 | 0% | 1,614 | 2,217 | +37% | 0 | 0 | — |
case-10 | fail→pass | 35,503 | 21,642 | -39% | 1 | 1 | 0% | 2,386 | 2,781 | +17% | 0 | 0 | — |
case-11 | pass→pass | 21,678 | 9,168 | -58% | 1 | 1 | 0% | 2,321 | 1,835 | -21% | 0 | 0 | — |
case-12 | fail→pass | 15,837 | 3,490 | -78% | 1 | 1 | 0% | 1,672 | 1,823 | +9% | 0 | 0 | — |
case-13 | fail→fail | 13,854 | 9,352 | -32% | 1 | 1 | 0% | 2,186 | 1,987 | -9% | 0 | 0 | — |
case-14 | fail→fail | 18,197 | 22,850 | +26% | 1 | 1 | 0% | 2,157 | 4,244 | +97% | 0 | 0 | — |
case-15 | fail→fail | 15,630 | 3,166 | -80% | 1 | 1 | 0% | 1,654 | 1,630 | -1% | 0 | 0 | — |
case-16 | fail→fail | 12,928 | 8,426 | -35% | 1 | 1 | 0% | 1,369 | 1,531 | +12% | 0 | 0 | — |
case-17 | fail→fail | 14,561 | 7,460 | -49% | 1 | 1 | 0% | 1,657 | 1,586 | -4% | 0 | 0 | — |
case-18 | fail→pass | 19,745 | 10,875 | -45% | 1 | 1 | 0% | 2,048 | 2,193 | +7% | 0 | 0 | — |
case-19 | pass→pass | 14,041 | 11,060 | -21% | 1 | 1 | 0% | 2,346 | 2,043 | -13% | 0 | 0 | — |
case-20 | pass→fail | 20,707 | 28,271 | +37% | 1 | 1 | 0% | 2,631 | 5,139 | +95% | 0 | 0 | — |
case-21 | pass→fail | 21,992 | 26,991 | +23% | 1 | 1 | 0% | 2,901 | 2,058 | -29% | 0 | 0 | — |
case-22 | pass→pass | 22,792 | 28,485 | +25% | 1 | 1 | 0% | 2,623 | 4,768 | +82% | 0 | 0 | — |
DecimalAI ran this skill against gemini-3.6-flash twice over the same eval suite — once with the skill loaded and once without — and compared the two runs case by case. 22 cases were attempted, and 21 counted toward the lift figure. The other 1 produced results that are not comparable between the two arms, so they are excluded from the headline rather than averaged into it. The headline lift of +9 percentage points is the difference between those two pass rates over the 21 comparable cases. 3 cases got worse with the skill loaded, and they are included in that figure.
Without the skill loaded, the model failed this case. With it loaded, the same prompt on the same model passed. This is one improved case from the latest verified run; every case, including any that regressed, is in the table above.
Other measured skills in the registry, with their headline benchmark lift.