← ClaudeAtlas

ce-debuglisted

Diagnose a FAILING target and route one fix — auto-detecting whether a plan/spec owns it. Planned mode (a plan/spec owns the failing feature): reproduce → file:line root cause → classify (bug/spec-gap/structural) → route one targeted fix to /ce-implement, /ce-spec, or /ce-plan. Plan-free mode (a misbehaving component with no plan/spec — a stuck consumer, silent worker, or job that stopped): ranked, evidence-bound root-cause hypotheses + a discrimination plan (the cheapest observation that settles each). Read-only on code; never patches. Triggers: debug/root-cause/find why a feature, test, or journey fails; or investigate/troubleshoot why a service/worker/queue is stuck or silently failing. Auto-detects planned vs plan-free mode from plan state — you need not know which.
relusion/vg-sdlc-claude-plugins · ★ 0 · Code & Development · score 75
Install: claude install-skill relusion/vg-sdlc-claude-plugins
# Debug **Invocation input:** Failing feature, test, verdict, error, or misbehaving component: $ARGUMENTS Diagnose why something is failing and route the fix — without fixing it here. `/ce-debug` is invoked on a **failure or a symptom**: a red `auto` test, a failed acceptance criterion or broken journey from `/ce-verify`, a `Fail` / `Blocked` verdict, a correctness finding from `/ce-review`, a task that has hit `/ce-implement`'s `~3-attempt` limit, a pasted error / stack trace — **or** a live component making no progress: a consumer that stopped, a worker that went silent, a job that never fires. It **reproduces or investigates**, **localizes** the cause, and **routes** a targeted fix to the layer that owns it. It writes one artifact and mutates nothing else. It runs in one of **two auto-detected modes**, chosen by a Stage-0 probe of plan state — you never have to know which: - **Planned mode** — a `docs/plans/<slug>/specs/<id>/ce-spec.md` owns the failing feature. The spec is the **contract**: reproduce → localize to one `file:line` root cause → classify (`bug` / `spec-gap` / `structural`) → route one fix. - **Plan-free mode** — no plan/spec owns the target (the rest of the world's code). Reproduction may be impossible at the desk, so the tool maps the mechanism, generates hypotheses from a curated failure bank, grades each against the evidence available, and produces a **discrimination plan** — the cheapest observations that settle what static reading cann