developer-detective

Trace data flow across call graphs using AST analysis.

1|1|Updated Dec 27, 2025
One-click install
npx skills add https://github.com/involvex/involvex-claude-marketplace --skill developer-detective-involvex
Or copy as Structured Prompt for Agent
Please help me install this Agent Skill.
Skill: developer-detective
Source: https://github.com/involvex/involvex-claude-marketplace/tree/main/plugins/code-analysis/skills/developer-detective
Command: npx skills add https://github.com/involvex/involvex-claude-marketplace --skill developer-detective-involvex

SYSTEM DOCUMENTATION & REQUIREMENTS

What problem does it solve?

Investigates implementation details using AST, including callers and callees.

Core Features & Use Cases

  • Find implementation and usages
  • Trace data flow across call graphs
  • Impact analysis for refactoring

Quick Start

Locate the implementation of a function and its callers.