maxwellsdm1867

66 mods across 1 repository, 10 stars between them.

wh:handoff

25

maxwellsdm1867/wheeler

Command Claude Code

Use when Wheeler research tasks should be queued for background execution by Wheeler workers.

10 4d ago A 19 tokens original MIT

wh:ingest

26

maxwellsdm1867/wheeler

Command Claude Code

Bootstrap knowledge graph from existing data files.

10 4d ago A 12 tokens original MIT

wh:init

27

maxwellsdm1867/wheeler

Command Claude Code

Initialize a new Wheeler project (fresh or restored from a backup archive).

10 4d ago A 17 tokens original MIT

wh:llmsr-discover

28

maxwellsdm1867/wheeler

Command Claude Code

Use when the user wants to discover or fit a closed-form equation from a dataset via LLM-SR and ingest the result into the Wheeler knowledge graph.

10 4d ago A 38 tokens original MIT

wh:llmsr-transfer

29

maxwellsdm1867/wheeler

Command Claude Code

Use when the user wants to test whether an LLM-SR discovered equation's FORM generalizes to a recording the search never scored, and ingest both transfer numbers into the Wheeler knowledge graph.

10 4d ago A 44 tokens original MIT

wh:note

30

maxwellsdm1867/wheeler

Command Claude Code

Use when the user wants to capture a research insight as a Wheeler knowledge-graph note.

10 4d ago C 21 tokens original MIT

wh:pair

31

maxwellsdm1867/wheeler

Command Claude Code

Use when the user wants interactive live analysis co-work with Wheeler, scientist driving.

10 4d ago A 19 tokens original MIT

wh:pause

32

maxwellsdm1867/wheeler

Command Claude Code

Use when the user is stopping a Wheeler investigation and needs to save state in STATE.md for later.

10 4d ago A 23 tokens original MIT

wh:plan

33

maxwellsdm1867/wheeler

Command Claude Code

Use when the user wants to structure a Wheeler research investigation in .plans/ from a sharpened question.

10 4d ago A 24 tokens original MIT

wh:queue

34

maxwellsdm1867/wheeler

Command Claude Code

Background task execution (used by wh queue headless runner).

10 4d ago A 16 tokens original MIT

wh:reconvene

35

maxwellsdm1867/wheeler

Command Claude Code

Use when returning to a Wheeler session after background Wheeler workers have completed, to review results.

10 4d ago A 23 tokens original MIT

wh:report

36

maxwellsdm1867/wheeler

Command Claude Code

Use when the user wants a work-log summary of recent Wheeler research activity over a time period.

10 4d ago A 22 tokens original MIT

wh:restore

37

maxwellsdm1867/wheeler

Command Claude Code

Verify, fresh-restore, or merge a Wheeler backup archive into a project. Supports --verify, --fresh, and --merge modes.

10 4d ago A 32 tokens original MIT

wh:resume

38

maxwellsdm1867/wheeler

Command Claude Code

Use when starting a new session and restoring Wheeler context from STATE.md or .plans/.continue-here.md.

10 4d ago A 25 tokens original MIT

wh:service

39

maxwellsdm1867/wheeler

Command Claude Code

Route a research task to the right registered external service (Asta literature, LLM-SR equation discovery, or any enabled service), interview the scientist for that service's inputs, show the assembled request, and dispatch it. Use for "use a service", "invoke X", "which tool fits this", or naming a service by id.

10 4d ago A 73 tokens original MIT

wh:start

40

maxwellsdm1867/wheeler

Command Claude Code

Start a Wheeler research session or pick the right /wh: command for your task.

10 4d ago A 19 tokens original MIT

wh:status

41

maxwellsdm1867/wheeler

Command Claude Code

Use when the user asks about Wheeler investigation progress in .plans/ or what research task to tackle next.

10 4d ago A 24 tokens original MIT

wh:triage

42

maxwellsdm1867/wheeler

Command Claude Code

Use when the user wants to triage GitHub issues against Wheeler research plans in .plans/.

10 4d ago A 24 tokens original MIT

wh:update

43

maxwellsdm1867/wheeler

Command Claude Code

Check for Wheeler updates and upgrade if available.

10 4d ago B 11 tokens original MIT

wh:write

44

maxwellsdm1867/wheeler

Command Claude Code

Use when the user wants to draft scientific text with Wheeler citation enforcement from knowledge-graph findings.

10 4d ago A 22 tokens original MIT

PostToolUse

45

maxwellsdm1867/wheeler

Hook Claude Code

Runs after a tool call finishes for ^(Read, Write)$, ^(Write and Edit)$ tool calls, running python3 -m wheeler.hooks.track_file_access (2 commands). From maxwellsdm1867/wheeler.

10 4d ago A tokens not measured original MIT

PreToolUse

46

maxwellsdm1867/wheeler

Hook Claude Code

Runs before the agent uses a tool for mcp__wheeler_mutations__(ensure_artifact, add_plan, add_document, add_script, add_dataset and update_node) tool calls, running python3 -m wheeler.hooks.read_before_mutate. From maxwellsdm1867/wheeler.

10 4d ago A tokens not measured original MIT

wheeler

47

maxwellsdm1867/wheeler

Settings file Claude Code

Agent settings declaring 2 hook events (PostToolUse, PreToolUse).

10 4d ago A tokens not measured original MIT

wheeler-brief

48

maxwellsdm1867/wheeler

Skill Claude CodeCodex

Render a self-contained, scientist-friendly HTML research brief (a "game plan" decision aid) for a Wheeler investigation plan or execution. It leads with the question and sub-questions, then figure mockups (wireframe or synthetic-data PNG) showing what will be plotted and how competing hypotheses would differ, then…

10 4d ago A 342 tokens original MIT