docs: 기본 파일 구조, .gitignore, CLAUDE.md, README.md, 및 작업 관리 시스템을 위한 설정 파일 추가
This commit is contained in:
14
.claude/commands/docs/update-project-structure.md
Normal file
14
.claude/commands/docs/update-project-structure.md
Normal file
@ -0,0 +1,14 @@
|
||||
---
|
||||
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.
|
||||
Reference in New Issue
Block a user