ai-maestro-code-graph-query

PROACTIVELY query the code graph database to understand relationships and impact of changes. Use this skill WHEN READING any file to understand context, when searching for files, when exploring the codebase, or when you need to understand what depends on a component. This is your primary tool for understanding code structure and avoiding breaking changes.

$ 安裝

git clone https://github.com/23blocks-OS/ai-maestro /tmp/ai-maestro && cp -r /tmp/ai-maestro/skills/graph-query ~/.claude/skills/ai-maestro

// tip: Run this command in your terminal to install the skill