jkitchin

30 mods across 3 repositories, 35 stars between them.

formulate

25

jkitchin/discopt

Command

Translate a natural-language optimization problem into a complete, runnable discopt model — variables, objective, constraints, validation, and a solve call. Use when the user describes a problem in words and wants discopt model code.

24 2d ago A 44 tokens EPL-2.0

reformulate

26

jkitchin/discopt

Command

Analyze a discopt model and suggest reformulations that strengthen relaxations, tighten bounds, exploit structure, or speed up the solve — big-M, bilinear/McCormick, RLT, PSD/SOC, GDP hull, geometric programming, decomposition, FBBT. Use to make an existing model solve faster or close the gap.

24 2d ago A 68 tokens EPL-2.0

crucible CLAUDE.md

27

jkitchin/crucible

Instructions file

Instructions for jkitchin/crucible, covering crucible: llm-compiled knowledge base, directory layout, conventions, org-mode articles and ingest workflow.

10 2mo ago A 968 tokens original MIT

crucible

28

jkitchin/crucible

Settings file Claude Code

Agent settings declaring 9 allowed tools.

10 2mo ago A tokens not measured original MIT

crucible

29

jkitchin/crucible

Skill Claude CodeCodex

LLM-compiled knowledge base management. Ingests primary sources (papers, notebooks, data), distills them into interlinked org-mode wiki articles, and provides structured search over the wiki graph database. Triggers: "ingest this", "distill", "add to crucible", "crucible ingest", "crucible search", "search the wiki"…

10 2mo ago A 148 tokens original MIT

fairchem-mcp

30

jkitchin/fairchem-mcp

MCP server Claude CodeCodexCursor

MCP server "fairchem-mcp" as configured in jkitchin/fairchem-mcp. Runs locally from the fairchem-mcp Python package.

1 2mo ago A tokens not measured