From thinking-frameworks-skills
Renders FIFA World Cup Fantasy decision boards with 2-4 weighted options, trade-off axes, and recommended defaults. Use when presenting squad/matchday/transfer/chip decisions to an expert manager.
How this skill is triggered — by the user, by Claude, or both
Slash command
/thinking-frameworks-skills:wc-decision-boardThe summary Claude sees in its skill listing — used to decide when to auto-load this skill
Implements `footballfantasy/context/frameworks/decision-board-format.md`. This is the system's product surface and the structural enforcement of "the agents feed me options, I decide." A board that reads like a command has failed even if its top option is right. The manager is the selection operator; this renders the choice for them.
Implements footballfantasy/context/frameworks/decision-board-format.md. This is the system's product surface and the structural enforcement of "the agents feed me options, I decide." A board that reads like a command has failed even if its top option is right. The manager is the selection operator; this renders the choice for them.
- [ ] 1. Select the 2–4 offspring to show (spanning the variance spectrum — at least one cover, one climb)
- [ ] 2. Render each as an OPTION (picks + decomposition + reasoning + bet + dissent + ownership read)
- [ ] 3. Write the TRADE-OFF axis (what actually separates them)
- [ ] 4. Write the RECOMMENDED DEFAULT (tied to θ, explicitly overridable)
- [ ] 5. Write WHAT I NEED FROM YOU (the inputs that would sharpen/change the board)
- [ ] 6. End on "your call." Write to boards/ and present. Do NOT proceed past this.
═══════════════════════════════════════════════════════════════
[DECISION] — [round id] · [phase] · lock [deadline]
Objective: θ=[protect|gain|neutral] (k=[..]) — [one line why]
Mini-league: [standing] · [rounds left] Diversity: [wide|close]
═══════════════════════════════════════════════════════════════
CONTEXT
[2–4 lines: where we stand, what changed (eliminations, fixture swings,
the field's notable moves), the one tension this decision turns on.]
── OPTION A · "[handle]" ─────────────────────────────────────
Lineage: [A1 captain core + A4 clean-sheet stack + A2 differential pod]
Fitness: [n] · variance [band]
Decomp: xEV [n] · ownership-leverage [+/−n] · progression [n]
Picks: [squad/XI/captain/bench/chip — the concrete plan]
Strength: [2–3 lines, football reasoning the manager can interrogate]
Betting on: [the key assumption that must hold]
Dissent: [the strongest case against — from the critic / specialist verify]
Ownership: [template-covering | balanced | differential-leaning]
── OPTION B · "[handle]" ── [a genuinely different bet — different variance band] ──
…
[C, D as warranted; never more than 4]
THE TRADE-OFF
[1–3 lines naming the axis the manager is choosing on — variance vs floor,
template vs differential, this-round xEV vs progression carry.]
RECOMMENDED DEFAULT
"If you do nothing else, [Option X] — because [one line tied to θ].
If you'd rather [protect/gamble] instead, [Option Y]."
WHAT I NEED FROM YOU
• [the input(s) that would change the board — standing, appetite, non-negotiables, chip intent]
Your call — tell me which option (or your own variant) and I'll lock it and update state.
═══════════════════════════════════════════════════════════════
Sub-decisions (switch the armband now or bank the 7? fire the Shield or hold? transfer X or Y?) use the same shape compressed to 2 options + trade-off + default + your-call. Same contract at every scale.
boards/YYYY-MM-DD-<decision>.md and return its path; the Director presents and waits.npx claudepluginhub lyndonkl/claude --plugin thinking-frameworks-skillsLogs FIFA World Cup Fantasy decisions with full option sets, recommendations, overrides, and reasoning. Archives generations and updates archetype scoreboards and manager preferences.
Builds a tactical game plan by analyzing opponent weaknesses, team strengths, and match context using performance indicators and decision rules.
Routes decision-making requests to the appropriate structured thinking tool: option-mapping, criteria-weighting, premortem-analysis, or reversibility-analysis.