Probe banner
derekherman derekherman

Probe

Development community

Description

--- name: probe description: Probe the compound. Bounded research to answer a question before committing. argument-hint: "[question]" --- # /probe Probe before committing to the batch. --- ## Intent You're investigating an unknown before committing to an approach. Not open-ended exploration. Bounded research that answers a specific question and ends with a recommendation. Research without a decision to inform is waste. --- ## Load Skill Load the `walter` skill first. Then read its `decom

Installation

Installs to ~/.claude/commands/derekherman-walter-probe.md

Terminal
mkdir -p ~/.claude/commands && curl -fsSL https://raw.githubusercontent.com/derekherman/walter/HEAD/.claude/commands/probe.md -o ~/.claude/commands/derekherman-walter-probe.md

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

Full documentation available on GitHub

View Source Repository