Graph Query
원문: graph-query
Query the code graph database to understand component relationships, dependencies, and change impact. Use when the user asks to "find callers", "check dependencies", "what uses this", "show relationships", "find serializers", or when reading code and needing to understand what de
무엇을 하나요
AI Maestro Code Graph Query Query your codebase's dependency graph to understand component relationships, call chains, and the impact of changes before making modifications. Part of the [AI Maestro](https://github.com/23blocks OS/ai maestro) suite. Prerequisites Requires [AI Maestro](https://github.com/23blocks OS/ai maestro) running locally with codebase indexed. Core Behavior After reading any code file, query the graph to understand dependencies: Commands Query | Command | Description | | | | | graph describe.sh <name | Describe a component or function | | graph find callers.sh <fn | Find all callers of a function | | graph find callees.sh <fn | Find all functions called by this function …
실행 시 본인 API 키(BYOK)로 동작하며, 모델 비용은 사용자 계정에서 직접 결제됩니다.