Skip to main content

graphlens-navigation

스타2
포크0
업데이트2026년 7월 3일 01:40

Navigate the code graph using graphlens MCP tools instead of reading files or grepping. Use when asked: "what calls X", "what breaks if I change X", "who uses this function", "what does this function depend on", "impact analysis", "find callers", "find references", "what implements/extends X", "what's in this file", "search for / find in the code", "where is this string/log/config", "find code that does X". Three tools: search(query) finds nodes by name, content, or meaning; relations(symbol) gives callers/callees/implementors/references; info(target) reads a symbol's source or a file's outline/content.

설치

Codex 또는 Claude로 설치 이 Prompt를 복사해 Codex, Claude 또는 다른 어시스턴트에 붙여 넣으면 Skill 페이지를 검토하고 설치를 진행할 수 있습니다.

SKILL.md
readonly