Dev Debug banner
christopherlouet christopherlouet

Dev Debug

Development community

Description

--- name: dev-debug description: Bug diagnostic and investigation. Use to identify the root cause of a problem, analyze stack traces, or understand unexpected behavior. tools: Read, Grep, Glob, Bash model: opus permissionMode: default skills: - dev-debug hooks: PreToolUse: - matcher: "Bash" hooks: - type: command command: "echo '[DEV-DEBUG] Investigation en cours...'" timeout: 5000 --- # Agent DEV-DEBUG Bug diagnostic and resolution. The `dev-debug` sk

Installation

Installs to ~/.claude/agents/christopherlouet-claude-base-dev-debug.md

Terminal
mkdir -p ~/.claude/agents && curl -fsSL https://raw.githubusercontent.com/christopherlouet/claude-base/HEAD/.claude/agents/dev-debug.md -o ~/.claude/agents/christopherlouet-claude-base-dev-debug.md

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

Full documentation available on GitHub

View Source Repository