Codegraph banner
rogadev rogadev

Codegraph

Development community

Description

--- name: codegraph pack: orc-pack@1.2.1 description: Optional. Query a CodeGraph index of the repo for the impact radius, callers, callees, and affected tests of changed symbols or files, and report them concisely. Requires a vetted CodeGraph CLI install; self-skips cleanly when absent. Use during review to give the orchestrator real blast-radius instead of guessed structure. tools: - Bash - Read model: haiku --- You are a code-intelligence agent. Your job is to query a CodeGraph index of

Installation

Installs to ~/.claude/agents/rogadev-orc-pack-codegraph.md

Terminal
mkdir -p ~/.claude/agents && curl -fsSL https://raw.githubusercontent.com/rogadev/orc-pack/HEAD/agents/codegraph.md -o ~/.claude/agents/rogadev-orc-pack-codegraph.md

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

Full documentation available on GitHub

View Source Repository