St Debug banner
zomarit zomarit

St Debug

Testing community

Description

--- description: "Hypothesis-driven debugging with observation-only instrumentation and user reproduction; fixes route through the work pipeline after root cause and a failing test." --- # /st-debug Finds what actually causes a defect, then routes the fix through `/st-work`. Fixes by default; `--diagnose` stops after the cause is named and written up. ## Target detection Two targets. Detect before step 1 and state the detected target in the first response. | Symptom signal | Target | Probe

Installation

Installs to ~/.claude/commands/zomarit-stamity-st-debug.md

Terminal
mkdir -p ~/.claude/commands && curl -fsSL https://raw.githubusercontent.com/zomarit/stamity/HEAD/.claude/commands/st-debug.md -o ~/.claude/commands/zomarit-stamity-st-debug.md

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

Full documentation available on GitHub

View Source Repository