generated from Paul.Kim/tpl-superclaude
15 lines
263 B
Markdown
15 lines
263 B
Markdown
---
|
|
allowed-tools: Bash
|
|
description: Update project structure documentation by running tree script
|
|
---
|
|
|
|
# Update Project Structure
|
|
|
|
Run the tree script to update project structure documentation:
|
|
|
|
```bash
|
|
bash .claude/scripts/tree.sh
|
|
```
|
|
|
|
Do not do anything else.
|