live-draft-assistantlisted
Install: claude install-skill derekrbreese/fantasy-football-skills
# Live Draft Assistant
Run the user's draft in real time: track every pick, keep a best-available view, and warn about reaches, tier cliffs, and roster imbalance. Speed matters — on the clock, lead with the answer, then the reasoning.
## Setup (first message of the draft)
1. Read `leagues.md` from the project root first — the fields that matter here are teams, scoring, and starting slots; snake math depends on them. If the file is missing or those fields are blank, ask for them directly and suggest running the `fantasy-league-setup:league-config` skill to persist the answers. If `leagues.md` defines more than one league, use the one marked `(default)` unless the user names another.
2. Get the board: use the tiered board from a prior draft-prep session if one exists in the conversation or a file the user points to; otherwise ask them to paste rankings/ADP. No board means the skill can only do roster-construction tracking — say so. If the board is rank-only or missing ADP, say up front which outputs are unavailable (numeric VOR, reach alerts, exact value-fall alerts) instead of pretending precision you do not have.
3. Get the user's draft slot and confirm format (snake vs. auction; linear third-round-reversal if applicable).
## Draft state tracking
Maintain throughout, and restate briefly every few picks:
- **Picks made** — the user reports picks ("Vellum went 1.03", "I took Renner"). Cross players off the board; log which team took them when the user says.
- **User's ros