---
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.
