code-deep-diver

code-deep-diver is an agent for Claude Code from tlennon-ie/neurodock. It costs 79 tokens per session (1,520 once invoked), scanned A, original, AGPL-3.0.

A read-only investigator that explains how a feature or operation runs through a codebase from start to finish, with references to the exact files and lines involved.

In plain words
What is it for?
Use it when you need to understand how something works across packages, trace a request or process end to end, or investigate behavior before making a change.
Why use it?
It replaces scattered searching with one ordered explanation of the execution path, while leaving the code unchanged.

Agent for Claude Code

Install

Getting it into your agent

One page per mod, every tool's command on it. A separate URL per tool would split the same page into five that compete with each other.

agentmods
npx agentmods add agents/tlennon-ie/neurodock/code-deep-diver
Clone the repo
git clone --depth 1 https://github.com/tlennon-ie/neurodock

Made for: Claude Code.

Wrote this? Show the measurements

A badge with what this costs and how it scanned, read live from this page, so it follows the numbers instead of freezing them. Markdown for a README, HTML for a documentation site or a project page.

agentmods badge for code-deep-diver

README.md
[![agentmods](https://agentmods.dev/badge/agents/tlennon-ie/neurodock/code-deep-diver.svg)](https://agentmods.dev/agents/tlennon-ie/neurodock/code-deep-diver)
Your own site
<a href="https://agentmods.dev/agents/tlennon-ie/neurodock/code-deep-diver"><img src="https://agentmods.dev/badge/agents/tlennon-ie/neurodock/code-deep-diver.svg" alt="Measured on agentmods" height="20"></a>
Per session 79 Only the description is in the session, so the agent can decide to use it. The body loads when it is invoked.
When invoked 1,520 The whole file, excluding the scripts and references it only reads on demand.
Security scan A 0 findings. Scan, not verified.
Origin unknown No closer match found in the catalogue.
Token cost

What it costs to keep this loaded

Counted locally with the o200k_base tokenizer, which is exact for GPT models; Claude uses its own tokenizer and its counts differ. Treat this as one consistent yardstick across the catalogue rather than a bill. Prices are per million input tokens.

ModelPer sessionOnce invoked
Fable 5 $0.00079 $0.01520
Opus 5 $0.00039 $0.00760
Sonnet 5 $0.00016 $0.00304
Haiku 4.5 $0.00008 $0.00152

Measured 4d ago against content hash 875da071125c, method: parsed. Prices are Anthropic first-party input rates as of 2026-08-30, from the pricing page.

Security

Grade A, and why

code-deep-diver scanned grade A with 0 findings against 26 rules in 11 categories — prompt injection, anti-refusal, data exfiltration, privilege escalation, supply chain, agent snooping, system-prompt leakage, SSRF and excessive agency — measured 4d ago.

A static scan of the body, not an audit. Every finding is printed with the line that produced it so you can judge whether it matters here. A mod is markdown that instructs an agent; that is exactly why what it instructs is worth reading.

Nothing flagged

None of the 26 patterns this scan looks for appear in this file: no shell pipes, no recursive deletes, no credential paths, no hidden text, no instruction-override or anti-refusal phrasing, no agent-config snooping. That is not a guarantee, it is the absence of the things that are checkable.

.claude/agents/code-deep-diver.md · 124 lines

The source is not reproduced here

Licensed AGPL-3.0

The repository is licensed AGPL-3.0, which this catalogue does not treat as permission to reproduce the file. Read it at the source.

Read it on GitHub

Changes

What this file has done since we first saw it

Hashed on every crawl. A supply-chain change to an agent config is a question of when, not whether, so the history is kept rather than the latest state alone.

  1. 4d ago First seen · 124 lines · 79 tokens per session scan A 875da071125c

Subscribe to this mod's changes

code-deep-diver is an agent published in the GitHub repository tlennon-ie/neurodock (11 stars, last pushed 4d ago), licensed AGPL-3.0. It adds 79 tokens to every session and 1,520 once invoked, about $0.0004 per session on Opus 5. A static security scan graded it A with 0 findings. No closer match exists in the catalogue, so it is treated as the original; first seen 2026-08-30.

Related

Other agents, from other repositories

designer

Ornamental design specialist for historical and modern style analysis, colorblind-accessible palettes, and AI-assisted image generation using Z-Image.

pjt222/agent-almanac · 29 tokens

css-expert

Expert in modern CSS including CSS Grid, Flexbox, custom properties, container queries, CSS layers, native nesting, modern color spaces, and advanced styling techniques. Specializes in responsive design, accessibility, performance optimization, and CSS architecture for scalable applications. Examples: Context: User…

andisab/swe-marketplace · 393 tokens

wp-context

Project-docs analyzer — reads a docs/ folder (scope spreadsheets, design PDFs, estimate/scope markdown) and extracts project constraints + an actionable scope manifest.

yojahny55/claude-wp-builder · 34 tokens

prompt-debugger

Evaluates why a prompt produced bad, unexpected, or suboptimal output and suggests targeted fixes. Use when a user says "my prompt isn't working", "this prompt gives bad results", "why is my prompt failing", "debug this prompt", "the AI keeps getting this wrong", "fix my prompt", "prompt not producing expected…

RadOrigin-LLC/RAD-Claude-Skills · 456 tokens

code-reviewer

Code reviewer enforcing TypeScript, accessibility, performance, and security patterns with configurable depth tiers — standard first-pass review, senior architectural review, and chief cross-system impact analysis.

bookedsolidtech/helixir · 37 tokens

qa-engineer

QA engineer covering test strategy, automation, manual/exploratory testing, and quality gate enforcement across CI/CD.

bookedsolidtech/helixir · 26 tokens