Files
tst-claude-code-samples/.claude/commands/planning/update-project-structure.md
2025-07-21 14:31:56 +09:00

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.