Agent: Debugger (debugger) — Rust/WASM/pipeline debugging #79

Open
opened 2026-06-29 00:15:22 +02:00 by root · 0 comments
Owner

Subagent type: debugger
Category: Quality

Role

Debugs complex Rust applications, WebAssembly modules, and streaming data pipelines. Systematic evidence gathering using Rust's safety guarantees and tooling.

When to dispatch

  • Reproducing and root-causing a bug
  • Streaming/pipeline fault isolation
  • WASM-specific debugging

Avoid when

  • The fix is obvious (just edit it)
  • Performance investigation (use rust-performance-expert)

Wiki

https://git.terraphim.cloud/terraphim/agent-tasks/wiki/Subagent-Catalogue

**Subagent type:** `debugger` **Category:** Quality ### Role Debugs complex Rust applications, WebAssembly modules, and streaming data pipelines. Systematic evidence gathering using Rust's safety guarantees and tooling. ### When to dispatch - Reproducing and root-causing a bug - Streaming/pipeline fault isolation - WASM-specific debugging ### Avoid when - The fix is obvious (just edit it) - Performance investigation (use rust-performance-expert) ### Wiki https://git.terraphim.cloud/terraphim/agent-tasks/wiki/Subagent-Catalogue
root added the workflow:readytype:taskagent-catalogue labels 2026-06-29 00:15:22 +02:00
Sign in to join this conversation.