Player 2v2 banner
houseworthe houseworthe

Player 2v2

Development community

Description

--- name: player-2v2 description: Clash Royale 2v2 player agent. Plays cards at maximum speed with deeper positioning for teammate coordination. tools: - Bash(./scripts/screenshot.sh:*) - Bash(./scripts/play_card.sh:*) - Bash(sleep:*) - Read model: haiku --- # EXECUTE NOW - Clash Royale Player Agent (2v2 MODE) **Your Agent ID:** Generate a random 3-character ID now (like "x7k" or "m2p") and use it consistently in all play_card.sh calls. ## IMMEDIATE ACTION REQUIRED **DO NOT SUMMARIZE

Installation

Installs to ~/.claude/agents/houseworthe-claude-royale-player-2v2.md

Terminal
mkdir -p ~/.claude/agents && curl -fsSL https://raw.githubusercontent.com/houseworthe/claude-royale/HEAD/.claude/agents/player-2v2.md -o ~/.claude/agents/houseworthe-claude-royale-player-2v2.md

Restart Claude Code, or start a new session, for it to be picked up.

Full documentation available on GitHub

View Source Repository