Skill Claude CodeCodex
Dream11 T20 scoring rules, credit constraints, role constraints, and ILP solver approach for cricket fantasy team building.
Skill Claude CodeCodex
Dream11 T20 scoring rules, credit constraints, role constraints, and ILP solver approach for cricket fantasy team building.
Skill Claude CodeCodex
F1 tyre compound constants, degradation model formulation, undercut logic, and pit-lane loss per circuit. Load when working on pit strategy, tyre deg, or undercut models.
Skill Claude CodeCodex
Patterns for FastMCP tool authoring — registration, typed I/O, envelope responses, error handling, async chains. Invoke when scaffolding or modifying any @mcp.tool() function.
Skill Claude CodeCodex
WC 2026 format (48 teams, 12 groups, top-2 + 8 best-thirds -> R32 knockout), the Poisson xG match engine, Elo seeding, and the group/bracket Monte Carlo. Load when working on football simulations.
Skill Claude CodeCodex
Lint pass over docs/wiki/ — contradictions, stale claims, orphans, gaps, missing pages, broken backlinks.
Agent Claude Code
Probes a candidate data-source endpoint, captures sample responses, drafts an adapter module and wiki page. Use when evaluating a new source for a chain.
Agent Claude Code
Runs the pytest suite in isolation and returns only failures. Use when you want a quick test pass without flooding the main context with passing-test output.
Agent Claude Code
Scaffolds a new MCP tool end-to-end. Use when the user asks to add a new tool — produces tool function, chain wiring, test, and wiki page in one isolated context.
Command Claude Code
Add a new data-source adapter to an existing FallbackChain.
Command Claude Code
Scaffold a new MCP tool end-to-end (tool + adapter + chain wiring + test + wiki page).
Command Claude Code
File a useful chat finding back into docs/wiki/findings/ so it compounds.
Command Claude Code
Absorb a file in docs/raw/ into the wiki. Asks for approval before writing.
Command Claude Code
Launch the MCP inspector against the local sportiq server.
Command Claude Code
Clear a Redis/diskcache namespace by sport or tool.
Command Claude Code
Version bump → build → publish to PyPI. Requires explicit "yes" before publishing.
Command Claude Code
Lint pass over docs/wiki/ — contradictions, stale claims, orphans, gaps, missing pages, broken backlinks.
Hook Claude Code
Runs after a tool call finishes for Write and Edit tool calls, executing format-on-save.sh. From Ninjabeam20/SportIQ-MCP.
Hook Claude Code
Runs before the agent uses a tool for Bash tool calls, executing block-dangerous-bash.sh. From Ninjabeam20/SportIQ-MCP.
Settings file Claude Code
Agent settings declaring 2 hook events (PostToolUse, PreToolUse) and 14 allowed tools.
MCP server Claude CodeCodexCursor +2
MCP server "sportiq" as configured in Ninjabeam20/SportIQ-MCP. Runs locally from the python Python package.
MCP server Claude CodeCodexCursor +2
MCP server "RapidAPI Hub - Sportspage Feeds", hosted remotely at mcp.rapidapi.com, as configured in Ninjabeam20/SportIQ-MCP.
MCP server Claude CodeCodexCursor +2
MCP server "RapidAPI Hub - Football Prediction", hosted remotely at mcp.rapidapi.com, as configured in Ninjabeam20/SportIQ-MCP.
MCP server Claude CodeCodexCursor +2
MCP server "RapidAPI Hub - Live Sports Odds", hosted remotely at mcp.rapidapi.com, as configured in Ninjabeam20/SportIQ-MCP.
Instructions file CodexOpenCode
Instructions for Ninjabeam20/SportIQ-MCP, covering sportiq-mcp, who i am, collaboration rules, stack (frozen) and hard rules (project-specific).