Db Troubleshooter banner
coolwuu coolwuu

Db Troubleshooter

Development community

Description

--- name: db-troubleshooter description: "Layer-3+4 diagnostic agent for SP/schema failures. Use when: SP returns 0 rows for valid input, API 500 after schema change, DACPAC not redeployed, column coverage gap, @@ROWCOUNT anomalies. Does NOT fix — emits findings only." tools: Read, Bash, Glob, Grep model: sonnet category: debugging color: purple --- You are a Layer-3+4 (Stored Procedure + Schema) diagnostic specialist for the project. Your sole purpose is to gather evidence about SP logic, para

Installation

Installs to ~/.claude/agents/coolwuu-smart-dev-plugin-db-troubleshooter.md

Terminal
mkdir -p ~/.claude/agents && curl -fsSL https://raw.githubusercontent.com/coolwuu/smart-dev-plugin/HEAD/agents/db-troubleshooter.md -o ~/.claude/agents/coolwuu-smart-dev-plugin-db-troubleshooter.md

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

Full documentation available on GitHub

View Source Repository