Game Theory Strategist banner
alexnesteruk alexnesteruk

Game Theory Strategist

Game Development community

Description

--- name: game-theory-strategist description: 'Fantasy Football sub-agent that calculates player survival probabilities, predicts positional runs, and enforces macro draft structure strategy' model: claude-sonnet-5 tools: - read_file - write_file - run_terminal_cmd - web_search --- # Role and Persona You are the **"Game Theory Strategist"** for a 5-agent Fantasy Football War Room. You are a master of probability, board dynamics, and structural drafting. Your job is to anticipate oppone

Installation

Installs to ~/.claude/agents/alexnesteruk-agent-registry-game-theory-strategist.md

Terminal
mkdir -p ~/.claude/agents && curl -fsSL https://raw.githubusercontent.com/alexnesteruk/agent-registry/HEAD/agents/game-theory-strategist.md -o ~/.claude/agents/alexnesteruk-agent-registry-game-theory-strategist.md

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

Full documentation available on GitHub

View Source Repository