grepai-trace-graph

Community

Turn traces into complete call graphs.

Authoryoanbernabeu
Version1.0.0
Installs0

System Documentation

What problem does it solve?

This skill helps developers understand code architecture by building complete call graphs from GrepAI trace outputs, revealing how functions depend on one another.

Core Features & Use Cases

  • Recursive dependency mapping: Generate full call graphs that show all callee relationships in a codebase.
  • Depth control and multiple outputs: Customize analysis depth with --depth and export results as JSON, TOON, or DOT formats for visualization.
  • Use Case: When refactoring a module, map all call relationships to assess impact and ensure no hidden dependencies are left behind.

Quick Start

Use the grepai trace graph command to generate a graph for a given function name, e.g. grepai trace graph "main".

Dependency Matrix

Required Modules

None required

Components

Standard package

💻 Claude Code Installation

Recommended: Let Claude install automatically. Simply copy and paste the text below to Claude Code.

Please help me install this Skill:
Name: grepai-trace-graph
Download link: https://github.com/yoanbernabeu/grepai-skills/archive/main.zip#grepai-trace-graph

Please download this .zip file, extract it, and install it in the .claude/skills/ directory.
View Source Repository

Agent Skills Search Helper

Install a tiny helper to your Agent, search and equip skill from 223,000+ vetted skills library on demand.