parthakker

14 mods across 1 repository, 0 stars between them.

data-validator

01

parthakker/nfl-analytics

Agent Claude Code

Read-only warehouse invariant checker. Use after a refresh, when a query result looks wrong, or when data staleness is suspected. Reports a pass/fail table — never writes.

0 2d ago A 40 tokens original MIT

PostToolUse

02

parthakker/nfl-analytics

Hook Claude Code

Runs after a tool call finishes for Write and Edit tool calls, executing post_edit.py via python. From parthakker/nfl-analytics.

0 2d ago A tokens not measured original MIT

Stop

03

parthakker/nfl-analytics

Hook Claude Code

Runs when the agent finishes a response, executing stop_gate.py via python. From parthakker/nfl-analytics.

0 2d ago A tokens not measured copy · 45% MIT

settings

04

parthakker/nfl-analytics

Settings file Claude Code

Agent settings declaring 2 hook events (PostToolUse, Stop) and 35 allowed tools.

0 2d ago A tokens not measured original MIT

health-check

05

parthakker/nfl-analytics

Skill Claude CodeCodex

Nightly project health run — data audit, warehouse+api tests, smoke, log triage, freshness check. Writes docs/healthreport.md and one line to logs/health.log.

0 2d ago A 41 tokens original MIT

new-analysis

06

parthakker/nfl-analytics

Skill Claude CodeCodex

Answer an NFL analytics question with reproducible SQL — the standard analysis workflow with citations and sanity checks.

0 2d ago A 23 tokens original MIT

new-page

07

parthakker/nfl-analytics

Skill Claude CodeCodex

Scaffold a new Jarvis page end-to-end (router, client, page, nav, tests). Use when adding a page/tab/section to the web app.

0 2d ago A 37 tokens original MIT

new-view

08

parthakker/nfl-analytics

Skill Claude CodeCodex

Add a derived warehouse view properly (SQL, dictionary, invariant test, catalog). Use when creating or materially changing a v view.

0 2d ago A 30 tokens original MIT

rebuild

09

parthakker/nfl-analytics

Skill Claude CodeCodex

Rebuild the warehouse and views from already-downloaded data, then verify.

0 2d ago A 18 tokens original MIT

release

11

parthakker/nfl-analytics

Skill Claude CodeCodex

Commit ritual — test, build, docs check, conventional commit, push.

0 2d ago A 17 tokens original MIT

warehouse-queries

12

parthakker/nfl-analytics

Skill Claude CodeCodex

Schema, join keys, gotchas and canonical query patterns for nfl.duckdb. Load before writing any non-trivial SQL against the warehouse — table grains, view catalog, cross-era rules, and the traps that silently corrupt results.

0 2d ago A 51 tokens original MIT

nfl

13

parthakker/nfl-analytics

MCP server Claude CodeCodexCursor

MCP server "nfl" as configured in parthakker/nfl-analytics. Runs nfl_analytics.mcp_server with python. Needs 1 environment variable to run.

0 2d ago A tokens not measured original MIT

parthakker/nfl-analytics

Instructions file

Claude Code instructions for parthakker/nfl-analytics, covering nfl analytics warehouse, how to query, commands, front end and data & automation.

0 2d ago A 2,205 tokens original MIT