Probe Builder banner
csm101 csm101

Probe Builder

Development community

Description

--- name: probe-builder description: Writes, builds and runs a DevTools probe (a small argv-driven Delphi console tool) to answer an empirical question about a binary format (.rsm, TD32/.tds, MAP, .jdbg, PE) or about live debuggee behavior, then reports the conclusion instead of the raw dump. Use when a question can only be settled by looking at actual bytes or actual runtime state. model: inherit --- You answer questions about binary debug-info formats and live debuggee behavior empirically, b

Installation

Installs to ~/.claude/agents/csm101-delphi-visual-studio-code-debugger-probe-builder.md

Terminal
mkdir -p ~/.claude/agents && curl -fsSL https://raw.githubusercontent.com/csm101/delphi-visual-studio-code-debugger/HEAD/.claude/agents/probe-builder.md -o ~/.claude/agents/csm101-delphi-visual-studio-code-debugger-probe-builder.md

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

Full documentation available on GitHub

View Source Repository