docs: 기본 파일 구조, .gitignore, CLAUDE.md, README.md, 및 작업 관리 시스템을 위한 설정 파일 추가

This commit is contained in:
2025-07-13 20:18:27 +09:00
parent 7348efd65b
commit abb1ee7e71
50 changed files with 5161 additions and 1 deletions

View File

@ -0,0 +1,18 @@
---
allowed-tools: mcp__taskmaster-ai__next_task, mcp__taskmaster-ai__get_task, TodoWrite, Read, Write, MultiEdit, Bash, Grep, Glob
description: Get next task and start implementing it immediately
---
# Next Task & Implement
**User Request:** $ARGUMENTS
## Goal
Find the next task and start implementing it right away (unless you say otherwise).
## How It Works
1. **Find next task** based on priorities and dependencies
2. **Show task details** briefly
3. **Start implementation** immediately