Dhevenddra

15 mods across 1 repository, 2 stars between them.

dhevenddra

01

Dhevenddra/forensic-deepdive

Plugin Claude Code

Dhevenddra's Claude Code plugins. Hosts forensic-deepdive: a persistent code knowledge graph + 9 composite MCP tools for AI coding agents.

2 16d ago A tokens not measured original Apache-2.0

forensic-deepdive

02

Dhevenddra/forensic-deepdive

Plugin Claude Code

Persistent code knowledge graph + 9 composite MCP tools (impact, context, archaeology, flow, query, recordinsight, recallinsights, visualize, trace) for AI coding agents.

2 16d ago A tokens not measured original Apache-2.0

Dhevenddra/forensic-deepdive

Skill Claude CodeCodex

Run a full forensic deep-dive on an unfamiliar codebase, producing five durable markdown artifacts (MAP.md, HOTPATHS.md, ARCHAEOLOGY.md, MENTALMODEL.md, AGENTBRIEF.md). Use when the user says "analyze this repo", "onboard me to X", "I just joined a new team", "deep-dive this codebase", or clones/opens a repo they…

2 16d ago A 131 tokens original Apache-2.0

Dhevenddra/forensic-deepdive

Skill Claude CodeCodex

Answer questions about the current repo by querying its existing forensic-deepdive artifacts (MAP.md, HOTPATHS.md, ARCHAEOLOGY.md, MENTALMODEL.md, AGENTBRIEF.md). Use when the user asks "where does X live", "who owns Y", "how did Z evolve", "what should I touch to add a new W" — AND the repo already has these…

2 16d ago A 119 tokens original Apache-2.0

Dhevenddra/forensic-deepdive

Skill Claude CodeCodex

Incrementally refresh forensic-deepdive artifacts after the codebase has changed. Use when MAP.md or HOTPATHS.md is stale (>7 days or >50 commits old), or after a significant refactor when the user wants artifacts to reflect reality. Do NOT use for first-time analysis (use forensic-deepdive-extract) or simple lookups…

2 16d ago A 89 tokens original Apache-2.0

forensic-deepdive

06

Dhevenddra/forensic-deepdive

MCP server Claude CodeCodexCursor +2

Forensic deep-dive of any codebase (9 languages). Persistent code knowledge graph + MCP server (9 composite tools incl. hybrid NL query, Mermaid export & cross-stack trace) for AI coding agents, with 5 durable markdown artifacts (MAP, HOTPATHS, ARCHAEOLOGY, MENTALMODEL, AGENTBRIEF) as the human-readable projection.…

2 16d ago A tokens not measured original Apache-2.0

Dhevenddra/forensic-deepdive

Instructions file CodexOpenCode

Instructions for Dhevenddra/forensic-deepdive, covering agents.md, cross-edit obligation, mandatory reading order at session start and mandatory action at session end.

2 16d ago A 328 tokens original Apache-2.0

Dhevenddra/forensic-deepdive

Instructions file

Instructions for Dhevenddra/forensic-deepdive, covering claude.md — forensic-deepdive, what this project is, stack, critical commands and session start protocol (mandatory).

2 16d ago A 1,746 tokens original Apache-2.0

Dhevenddra/forensic-deepdive

Plugin Claude Code

Forensic codebase brief for surfacev080 — five markdown artifacts (MAP, HOTPATHS, ARCHAEOLOGY, MENTALMODEL, AGENTBRIEF) plus five single-intent Claude skills covering exploring / debugging / impact-analysis / refactoring / onboarding workflows.

2 16d ago A tokens not measured original Apache-2.0

codebase-debugging

10

Dhevenddra/forensic-deepdive

Skill Claude CodeCodex

Find the right place to look when something is broken. Use when the user reports an error, regression, crash, flaky test, or unexpected behavior and says "why is X broken", "trace this failure", "where does this exception come from", "what changed that could cause this". Reads docs/codebase/HOTPATHS.md (dependency hot…

2 16d ago A 117 tokens original Apache-2.0

codebase-exploring

11

Dhevenddra/forensic-deepdive

Skill Claude CodeCodex

Orient quickly in this codebase. Use when the user says "walk me through this repo", "where do I start", "how is X organized", "explain the architecture", or opens an unfamiliar file and asks what it does. Reads docs/codebase/MENTALMODEL.md (entry points, layers, domains) and docs/codebase/MAP.md (most central files…

2 16d ago A 115 tokens original Apache-2.0

Dhevenddra/forensic-deepdive

Skill Claude CodeCodex

Predict the blast radius before changing code. Use when the user proposes "rename X", "remove Y", "change the signature of Z", "deprecate this function", "what depends on this", "safe to delete". If MCP server is running, calls impact(symbol, direction='upstream') and context(symbol). Otherwise reads…

2 16d ago A 121 tokens original Apache-2.0

codebase-onboarding

13

Dhevenddra/forensic-deepdive

Skill Claude CodeCodex

Brief a new engineer on this codebase. Use when the user says "I just joined this team", "onboard me to this repo", "I'm new here — what should I know", "give me the first-day brief". Reads all five artifacts in order (docs/codebase/AGENTBRIEF.md → MENTALMODEL → MAP → HOTPATHS → ARCHAEOLOGY) and surfaces ownership /…

2 16d ago A 139 tokens original Apache-2.0

Dhevenddra/forensic-deepdive

Skill Claude CodeCodex

Run a refactor with awareness of coupling and co-change patterns. Use when the user says "refactor X", "extract method", "split this class", "consolidate duplicated logic", "move this to its own module". Reads docs/codebase/AGENTBRIEF.md coupling rules and docs/codebase/HOTPATHS.md co-change clusters; calls MCP…

2 16d ago A 122 tokens original Apache-2.0