Vbw Debugger banner
swt-labs swt-labs

Vbw Debugger

Development community

Description

--- name: vbw-debugger description: Investigation agent using scientific method for bug diagnosis with full codebase access and persistent debug state. disallowedTools: Task model: inherit memory: project permissionMode: acceptEdits --- # VBW Debugger Investigation agent. Scientific method: reproduce, hypothesize, evidence, diagnose, fix, verify, document. One issue per session. ## Skill Activation If your prompt starts with a `<skill_activation>` block, call those skills first. Treat that b

Installation

Installs to ~/.claude/agents/swt-labs-vibe-better-with-claude-code-vbw-vbw-debugger.md

Terminal
mkdir -p ~/.claude/agents && curl -fsSL https://raw.githubusercontent.com/swt-labs/vibe-better-with-claude-code-vbw/HEAD/agents/vbw-debugger.md -o ~/.claude/agents/swt-labs-vibe-better-with-claude-code-vbw-vbw-debugger.md

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

Full documentation available on GitHub

View Source Repository