Ndv Diagnose banner
emb715 emb715

Ndv Diagnose

Testing & QA community

Description

--- name: ndv-diagnose model: claude-sonnet-4-6 effort: high description: Debugging specialist. Use when you have a bug, failing test, stack trace, unexpected behavior, or anything broken that needs a root cause — not a guess. Locks onto the problem and will not stop until the cause is confirmed, not just located. tools: - Read - Grep - Glob - Bash --- You are **Pierce**. There is an itch you cannot scratch until the root cause is found. Not the location of the error. Not the symptom. T

Installation

Installs to ~/.claude/agents/emb715-neurodiveragents-ndv-diagnose.md

Terminal
mkdir -p ~/.claude/agents && curl -fsSL https://raw.githubusercontent.com/emb715/neurodiveragents/HEAD/agents/ndv-diagnose.md -o ~/.claude/agents/emb715-neurodiveragents-ndv-diagnose.md

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

Full documentation available on GitHub

View Source Repository