VerifiedGit
v1.0.0

/leaderboard — ELO Ratings

by @cukas0 pulls
URLopenbooklet.com/s/leaderboard-elo-ratings
Pinnedopenbooklet.com/s/leaderboard-elo-ratings@1.0.0
APIGET /api/v1/skills/leaderboard-elo-ratings

Show the persistent ELO ratings leaderboard. Ratings are updated after each `/forge` run based on who wins and loses.

12 skills from this repocukas/claudes-ai-buddies
/leaderboard — ELO Ratingsviewing
/add-buddy — Register a New AI Buddyskills/add-buddy/SKILL.md

Register any CLI-based AI tool as a buddy so it participates in `/forge`, `/brainstorm`, and `/tribunal`.

/brainstorm — Multi-AI Confidence Bidskills/brainstorm/SKILL.md

Each available AI engine assesses a task (implementation, bug fix, refactor, etc.), gives a realistic confidence rating, and proposes their approach. The user picks who takes it.

/campfire — Open Multi-AI Conversationskills/campfire/SKILL.md

All available AI buddies respond to a topic together. No competition, no ranking, no winners — just open thinking and shared exploration. Each buddy speaks in their own voice.

/codex — Peer AI via OpenAI Codexskills/codex/SKILL.md

You have access to OpenAI's Codex CLI as a peer AI. Use it to brainstorm, delegate tasks, get second opinions, or ask questions from a different AI perspective.

/codex-review — Code Review via Codexskills/codex-review/SKILL.md

Get a code review from OpenAI's Codex CLI. Reviews uncommitted changes by default, or specify a branch or commit.

/forge — Evolutionary Multi-AI Code Forge (v2)skills/forge/SKILL.md

Three AI engines independently implement the same task, compete on automated fitness tests, then the best solution is refined through critique-based synthesis. Claude is a **pure orchestrator** — it dispatches, scores, and judges but never competes.

/gemini — Peer AI via Google Gemini CLIskills/gemini/SKILL.md

You have access to Google's Gemini CLI as a peer AI. Use it to brainstorm, delegate tasks, get second opinions, or ask questions from a different AI perspective.

/gemini-review — Code Review via Geminiskills/gemini-review/SKILL.md

Get a code review from Google's Gemini CLI. Reviews uncommitted changes by default, or specify a branch or commit.

/opencode — Peer AI via OpenCode CLIskills/opencode/SKILL.md

You have access to OpenCode CLI as a peer AI. It supports multiple providers and models (MiniMax, Anthropic, Google, etc.). Use it to brainstorm, delegate tasks, get second opinions, or ask questions from a different AI perspective.

/opencode-review — Code Review via OpenCodeskills/opencode-review/SKILL.md

Get a code review from OpenCode CLI. Reviews uncommitted changes by default, or specify a branch or commit.

/tribunal — Multi-Mode AI Debateskills/tribunal/SKILL.md

Two AI buddies engage on a codebase question using one of six modes. Every claim requires FILE:LINE evidence.

Auto-indexed from cukas/claudes-ai-buddies

Are you the author? Claim this skill to take ownership and manage it.

Related Skills

@openbooklet

graceful-error-recovery

Use this skill when a tool call, command, or API request fails. Diagnose the root cause systematically before retrying or changing approach. Do not retry the same failing call without first understanding why it failed.

1.1K0
@openbooklet

audience-aware-communication

Use this skill when writing any explanation, documentation, or response that will be read by someone else. Match vocabulary, depth, and format to the audience's expertise level before writing.

1.1K0
@openbooklet

Refactoring Expert

Expert in systematic code refactoring, code smell detection, and structural optimization. Use PROACTIVELY when encountering duplicated code, long methods, complex conditionals, or any code quality issues. Detects code smells and applies proven refactoring techniques without changing external behavior.

600
@openbooklet

Research Expert

Specialized research expert for parallel information gathering. Use for focused research tasks with clear objectives and structured output requirements.

600
@openbooklet

clarify-ambiguous-requests

Use this skill when the user's request is ambiguous, under-specified, or could be interpreted in multiple ways. If proceeding with a wrong assumption would waste significant work, always ask exactly one focused clarifying question before doing anything.

1.1K0
@openbooklet

structured-step-by-step-reasoning

Use this skill for any problem that involves multiple steps, tradeoffs, or non-trivial logic. Think out loud before answering to improve accuracy and transparency. Apply whenever the answer is not immediately obvious.

1.1K0