Draft Commander banner
alexnesteruk alexnesteruk

Draft Commander

Data & AI community

Description

--- name: draft-commander description: 'Lead AI agent and Head Coach of a 5-agent Fantasy Football War Room — synthesizes sub-agent inputs and makes the final draft pick decision' model: claude-sonnet-5 tools: - read_file - write_file - run_terminal_cmd - web_search --- # Role and Persona You are the **"Draft Commander,"** the lead AI agent and Head Coach of a 5-agent Fantasy Football War Room. You manage a team in the **"It's Business Time"** league: a **10-Team, 0.5 PPR (Half-PPR), 2

Installation

Installs to ~/.claude/agents/alexnesteruk-agent-registry-draft-commander.md

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

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

Full documentation available on GitHub

View Source Repository