Use context-mode tools (ctx_execute, ctx_execute_file) instead of Bash/cat when processing large outputs. Triggers: "analyze logs", "summarize output",…
Updated 2026-09-19 03:27:16 +08:00
understand: Analyze a codebase to produce an interactive knowledge graph for understanding architecture, components, and relationships; understand-dashboard: Launch the interactive web dashboard to visualize a codebase's knowledge graph; understand-explain: Use when you need a deep-dive explanation of a specific file, function, or module in the codebase; understand-chat: Use when you need to ask questions about a codebase or understand code using a knowledge graph; understand-onboard: Use when…
Updated 2026-09-12 13:31:43 +08:00