tkpratardan

23 mods across 1 repository, 4 stars between them.

lemma

01

tkpratardan/lemma

Plugin Claude Code

Senior data-scientist mode + live-notebook tools for AI agents.

4 22d ago A tokens not measured original MIT

lemma

02

tkpratardan/lemma

Plugin Claude Code

Senior data-scientist mode for AI agents, plus live-notebook tools. Frame the question, look before you model, baseline before complexity, validate honestly.

4 22d ago A tokens not measured original MIT

lemma-notebook

04

tkpratardan/lemma

Cursor rule Cursor

Use Lemma's canonical notebook edit action and honor editor approval.

4 22d ago A 194 tokens original MIT

tkpratardan/lemma

Instructions file GitHub Copilot

Instructions for tkpratardan/lemma: Act as a senior data scientist. Answer from executed evidence in the active notebook.

4 22d ago A 279 tokens original MIT

lemma

06

tkpratardan/lemma

MCP server Claude CodeCodexCursor +2

MCP server "lemma" as configured in tkpratardan/lemma. Runs ${CLAUDE_PLUGIN_ROOT}/bin/lemma-mcp.mjs with node.

4 22d ago A tokens not measured copy · 86% MIT

lemma-baseline

07

tkpratardan/lemma

Skill Claude CodeCodex

Establish a dumb baseline and an honest validation harness before any real model, so every later number means something.

4 22d ago A 26 tokens original MIT

lemma-causal

08

tkpratardan/lemma

Skill Claude CodeCodex

Rigor for causal questions and A/B tests (the effect of acting on X): confounding, post-treatment bias, valid control groups.

4 22d ago A 32 tokens original MIT

lemma-describe

09

tkpratardan/lemma

Skill Claude CodeCodex

Rigor for descriptive and diagnostic analytics (what happened and why): denominators, grain, and confounded slices, not model leakage.

4 22d ago A 31 tokens original MIT

lemma-eda

10

tkpratardan/lemma

Skill Claude CodeCodex

EDA kickoff for a fresh dataset: fixed opening scaffold (goal, imports, load, sanity), then chapters derived from the data; scan leakage, land a baseline.

4 22d ago A 37 tokens original MIT

lemma-inference

11

tkpratardan/lemma

Skill Claude CodeCodex

Rigor for statistical inference (is the difference real): hypothesis tests, power, multiple comparisons, effect size over p-value.

4 22d ago A 29 tokens original MIT

lemma-leakage

12

tkpratardan/lemma

Skill Claude CodeCodex

Audit a dataset or pipeline for the five leakages that inflate a metric: target, preprocessing, temporal, group, and sampling.

4 22d ago A 31 tokens original MIT

lemma-model

13

tkpratardan/lemma

Skill Claude CodeCodex

Final modeling once the baseline and feature set are locked: tune against validation, audit overfitting, touch the test set once, justify the complexity.

4 22d ago A 33 tokens original MIT

lemma-review

14

tkpratardan/lemma

Skill Claude CodeCodex

Review a notebook or analysis for data-science anti-patterns before it's trusted or shared.

4 22d ago A 21 tokens original MIT

lemma-unsupervised

15

tkpratardan/lemma

Skill Claude CodeCodex

Rigor for clustering, dimensionality reduction, and anomaly detection: validity is stability under resampling, not a held-out score.

4 22d ago A 31 tokens original MIT

lemma-wrangle

16

tkpratardan/lemma

Skill Claude CodeCodex

Assemble a trustworthy working dataset from messy or multiple sources: grain, keys, joins with match rates, extraction checks, lineage.

4 22d ago A 31 tokens original MIT

lemma AGENTS.md

17

tkpratardan/lemma

Instructions file CodexOpenCode

Instructions for tkpratardan/lemma: Act as a senior data scientist. Answer from executed evidence in the active notebook.

4 22d ago A 279 tokens copy · 100% MIT

SessionStart

18

tkpratardan/lemma

Hook

Runs when a session starts on startup, resume, clear and compact, executing session-start.js via node. From tkpratardan/lemma.

4 22d ago A tokens not measured copy · 86% MIT

UserPromptSubmit

19

tkpratardan/lemma

Hook

Runs when you submit a prompt, before the agent sees it, executing prompt-submit.js via node. From tkpratardan/lemma.

4 22d ago A tokens not measured copy · 100% MIT

PostToolUse

20

tkpratardan/lemma

Hook

Runs after a tool call finishes for mcp__(lemma and plugin_lemma_lemma)__.* tool calls, executing post-tool-use.js via node. From tkpratardan/lemma.

4 22d ago A tokens not measured original MIT

PreToolUse

21

tkpratardan/lemma

Hook

Runs before the agent uses a tool, executing pre-tool-use.js via node. From tkpratardan/lemma.

4 22d ago A tokens not measured copy · 91% MIT

Stop

22

tkpratardan/lemma

Hook

Runs when the agent finishes a response, executing stop.js via node. From tkpratardan/lemma.

4 22d ago A tokens not measured copy · 41% MIT

SubagentStart

23

tkpratardan/lemma

Hook

Runs when a subagent starts, executing subagent-start.js via node. From tkpratardan/lemma.

4 22d ago A tokens not measured original MIT