구현 계획을 실행 가능한 작업(Tasks)으로 분해
<additional-context | 추가 컨텍스트># Break Down Plan into Tasks ## User Input You **MUST** consider the user input before proceeding (if not empty). ⚠️ **커맨드 구분**: 이것은 **플러그인 커맨드** (/spec-kit:tasks)입니다. 정보 수집과 사용자 논의를 담당합니다. 실제 파일 생성/업데이트는 GitHub Spec-Kit CLI 커맨드 (/speckit.tasks)가 수행합니다. **🌐 언어 지시사항**: 이 명령어를 실행할 때는 **사용자의 시스템 언어를 자동으로 감지**하여 해당 언어로 모든 안내, 질문, 작업 분해 가이드, 출력을 제공해야 합니다. 시스템 환경 변수(LANG, LC_ALL 등)나 사용자의 이전 대화 패턴을 분석하여 언어를 판단하세요. --- ## ⚠️ AskUserQuestion Tool Usage Guidelines **CRITICAL**: When using the AskUserQuestion tool throughout this command, you MUST follow these constraints: ### 엄격한 제약 (Stric...
基于可用的设计文档,生成可操作的、按依赖排序的 tasks.md
Generate an actionable, dependency-ordered tasks.md for the feature based on available design artifacts.
Create implementation task list
Generate a comprehensive tasks.md file from an implementation plan.md using the tasks_template.md structure.
Generate a comprehensive tasks.md file from an implementation plan.md using the tasks_template.md structure.