Blast Radius Analysis Analyze the impact of current code changes using the code knowledge graph. Prerequisites This skill requires the gauntlet plugin for graph data. Check if it's available: If gauntlet is not installed (GRAPH QUERY is empty): Fall back to a manual impact analysis using and to trace imports and call sites. Skip graph steps and go directly to step 3 (manual mode). If gauntlet is installed but no graph.db exists : Tell the user: "Run first." Steps 1. Show current changes : Run to show the user what files changed. 2. Run impact analysis (requires gauntlet): Fallback tier 1 (sem…