Probe Run banner
nygenome nygenome

Probe Run

Development community

Description

# /probe-run — Step 2 of probe tracking: forensic Lancet2 invocation Re-run Lancet2 with `--probe-variants` and `--probe-results` to collect forensic data on every missed truth variant. This is step 2 in the probe tracking workflow; step 1 (`/probe-concordance`) produced the missed variants list this step needs as input. The probe system records raw facts per `(probe_id, window, comp_id, k)` attempt — no attribution logic, just a TSV of survival counts and structural flags. Step 3 (`/probe-ana

Installation

Installs to ~/.claude/commands/nygenome-lancet2-probe-run.md

Terminal
mkdir -p ~/.claude/commands && curl -fsSL https://raw.githubusercontent.com/nygenome/Lancet2/HEAD/.claude/commands/probe-run.md -o ~/.claude/commands/nygenome-lancet2-probe-run.md

Restart Claude Code, or start a new session, for it to be picked up.

Full documentation available on GitHub

View Source Repository