ワンクリックで
agent-infra-tree
Use to establish the structure of a project before interacting with it, or when exploring an unfamiliar codebase
Codex または Claude でインストール この Prompt をコピーして Codex、Claude、または他のアシスタントに貼り付けると、Skill ページを確認してインストールできます。
メニュー
Use to establish the structure of a project before interacting with it, or when exploring an unfamiliar codebase
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 designing, implementing, or improving program flow to minimize complexity
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
| name | agent-infra-tree |
| description | Use to establish the structure of a project before interacting with it, or when exploring an unfamiliar codebase |
| argument-hint | [directory] |
If $ARGUMENTS is provided, use it as the directory. Otherwise ask the user which directory to analyze. Call the tree MCP tool with that directory and display the result.