Back to all

AI Maestro Code Graph Query

by Juan Pelaez

2500Feb 6, 2026Visit Source
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.