
Buddy Battle
- 2 repo stars
- Updated April 4, 2026
- Grenghis-Khan/buddy-battle
Check your companion's battle stats, view the global leaderboard, and launch Buddy Battle PVP.
About
buddy-battle is a Claude Code skill in the AI & Agent Building category. Check your companion's battle stats, view the global leaderboard, and launch Buddy Battle PVP.
- buddy-battle
- AI & Agent Building
- AI-coding skill
Buddy Battle by the numbers
- Data as of Jul 7, 2026 (Skillselion catalog sync)
/plugin marketplace add Grenghis-Khan/buddy-battle/plugin install buddy-battle@buddy-battle-marketplaceAdd your badge
Show developers this skill is listed on Skillselion. Paste this into your README.
| repo stars | ★ 2 |
|---|---|
| Last updated | April 4, 2026 |
| Repository | Grenghis-Khan/buddy-battle ↗ |
What it does
Check your companion's battle stats, view the global leaderboard, and launch Buddy Battle PVP.
README.md
🥊 Buddy Battle — Claude Code Companion Plugin
Buddy Battle is the premier PVP arena for your Claude Code companions. Every user gets a unique buddy tied to their identity—this plugin lets you manage yours, track the global rankings, and jump into the fight.
[!IMPORTANT] This is a companion plugin for the Buddy Battle CLI. While the plugin shows your stats and the leaderboard, the actual interactive combat happens in your native terminal.
🎬 Demo

Sharing: docs/demo/demo.mp4 (H.264, best for X and the web). Full-quality capture: docs/demo/recording.mov.
✨ Features
/buddy-battle:buddy: View your companion's high-fidelity battle card. Includes ASCII sprite art, rarity status, and detailed battle stats (DEBUGGING, PATIENCE, CHAOS, WISDOM, SNARK)./buddy-battle:leaderboard: Check the live global PVP rankings. See who's dominating the arena and where you stand./buddy-battle:battle: Get the launch command to start a real-time match against other players.
🚀 Installation
1. Register for Battle
Before you can rank on the leaderboard, you need a profile. Launch the game once in your terminal:
npx -y buddy-battle@latest
2. Add the Plugin to Claude Code
Add this repository as a marketplace and install the companion tools:
/plugin marketplace add https://github.com/Grenghis-Khan/buddy-battle
/plugin install buddy-battle@buddy-battle-marketplace
🎮 How to Play
- Check your stats: Run
/buddy-battle:buddyto see what kind of fighter you've been assigned. - Scope the competition: Run
/buddy-battle:leaderboardto see the top ELO scores. - Fight!: Open a native terminal (Terminal.app, iTerm2, or PowerShell) and run:
Note: The interactive TUI required for combat cannot run inside Claude Code's terminal.npx -y buddy-battle@latest
🛠️ Requirements
- Claude Code 1.0.33 or later.
- Node.js (for running the companion scripts).
- Bun (optional, but recommended for perfect stat accuracy).
Built with ❤️ for the Claude Code community.