بنقرة واحدة
agent-infra-callgraph
Use when designing, implementing, or improving program flow to minimize complexity
التثبيت باستخدام Codex أو Claude انسخ هذا Prompt والصقه في Codex أو Claude أو مساعد آخر ليراجع صفحة Skill ويثبّتها لك.
القائمة
Use when designing, implementing, or improving program flow to minimize complexity
التثبيت باستخدام Codex أو Claude انسخ هذا Prompt والصقه في Codex أو Claude أو مساعد آخر ليراجع صفحة Skill ويثبّتها لك.
استنادا إلى تصنيف SOC المهني
Use when the user asks for a structured explanation of a system, module, or concept in the codebase
Use when the user asks for a quality audit of recent changes, or before committing to check for LLM-specific code quality problems
Use when the user asks for a bug audit of a project or component
Use when analyzing variable and data flow for debugging, auditing, or new package development
Use when the user asks for a commit message draft, or when work is complete and changes should be committed
Use when evaluating whether package architecture results in calls to all its elements
| name | agent-infra-callgraph |
| description | Use when designing, implementing, or improving program flow to minimize complexity |
| argument-hint | [directory] |
If $ARGUMENTS is provided, use it as the directory. Otherwise ask the user which directory to analyze. Call the callgraph MCP tool with that directory and display the result.