tournament

Rank hypotheses through pairwise debates using Elo ratings.

Updated Aug 23, 2026
One-click install
npx skills add https://github.com/achousal/EngramR --skill tournament
Or copy as Structured Prompt for Agent
Please help me install this Agent Skill.
Skill: tournament
Source: https://github.com/achousal/EngramR/tree/main/.claude/skills/tournament
Command: npx skills add https://github.com/achousal/EngramR --skill tournament

SYSTEM DOCUMENTATION & REQUIREMENTS

What problem does it solve?

Ranks competing hypotheses using structured, automated debates and Elo-based scoring to surface the strongest ideas and reduce manual bias.

Core Features & Use Cases

  • Elo-based, pairwise hypothesis ranking through structured debates.
  • Automated matchup generation prioritizing underrepresented or uncertain hypotheses.
  • Leaderboard maintenance and logs of match outcomes for provenance.
  • Federated-ready with separate federated leaderboard for external comparisons.
  • Frontmatter-driven workflow that tracks Elo, matches, wins, and losses and persists results to the knowledge graph.

Quick Start

Run a tournament on the current hypothesis set to generate matchups, execute debates, and refresh the leaderboard.

Frequently Asked Questions about tournament

High-intent search queries and answers about installing and using this skill.

FAQPage Schema
How do I rank competing hypotheses in a research vault?

You can rank competing hypotheses in a research vault using pairwise scientific debates with Elo ratings. The tournament approach generates automated matchups, executes structured debates, and updates a live leaderboard to surface the strongest ideas.

How does Elo-based pairwise debate scoring work for research?

Elo-based debate scoring works by running structured, pairwise matchups between hypotheses and adjusting their ratings based on match outcomes. This iterative process produces a stable ranking order and logs provenance-friendly records of wins, losses, and Elo changes.

Can I compare my hypothesis leaderboard with external federated systems?

Yes, you can compare your hypothesis leaderboard with external systems using the optional federated mode. This feature maintains a separate federated leaderboard specifically designed for external comparisons while keeping your internal vault rankings isolated.

Do I need frontmatter metadata to run a hypothesis tournament?

Yes, you need frontmatter metadata including name and description fields in your SKILL.md files to run a hypothesis tournament. This metadata drives the workflow and allows the system to track Elo, matches, wins, and losses across your hypothesis set.

What's the best way to reduce manual bias when evaluating scientific hypotheses?

The best way to reduce manual bias when evaluating scientific hypotheses is using structured, automated debates with Elo-based scoring. This method prioritizes underrepresented or uncertain hypotheses for matchups and relies on consistent rating calculations rather than subjective human judgment.

How do I track match outcomes and provenance for hypothesis rankings?

You can track match outcomes and provenance for hypothesis rankings through automated logging of match results, Elo rating changes, and leaderboard states. These records persist directly to your knowledge graph, ensuring a complete and traceable history of all tournament debates.