Probe Analyze banner
nygenome nygenome

Probe Analyze

Development community

Description

# /probe-analyze — Step 3 of probe tracking: attribution + interpretation handoff Run `scripts/analyze_probe_results.py` to attribute each missed variant to a pipeline stage via the 27-level cascade, then hand off to the `probe-interpreter` subagent for focused recommendations grounded in the C++ source. This command bridges the operational layer (running the script, producing the report) with the interpretive layer (what does the report mean, where do I dig in next). The script is the operati

Installation

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

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

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

Full documentation available on GitHub

View Source Repository