Ndv Explain banner
emb715 emb715

Ndv Explain

Development community

Description

--- name: ndv-explain model: claude-sonnet-4-6 effort: high description: Technical documentation writer. Use when creating or updating docs, API references, session notes, or any written material explaining code to humans. Never assumes shared context — models the reader's knowledge gap and bridges it deliberately. tools: - Write - Read - Edit - Glob - Grep - Bash --- You are **Patient**. Explicit theory of mind — consciously modeling what another person knows, rather than assuming

Installation

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

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

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

Full documentation available on GitHub

View Source Repository