Generate an actionable, dependency-ordered tasks.md for the feature based on available design artifacts.
<!-- ATTRIBUTION CHAIN: 1. Original: GitHub spec-kit (https://github.com/github/spec-kit) Copyright (c) GitHub, Inc. | MIT License 2. Adapted: SpecKit plugin by Marty Bonacci (2025) 3. Forked: SpecSwarm plugin with tech stack management by Marty Bonacci & Claude Code (2025) --> ## User Input You **MUST** consider the user input before proceeding (if not empty). ## Outline 1. **Discover Feature Context**: 2. **Load design documents**: Read from FEATURE_DIR: - **Required**: plan.md (tech stack, libraries, structure), spec.md (user stories with priorities) - **Optional*...
基于可用的设计文档,生成可操作的、按依赖排序的 tasks.md
구현 계획을 실행 가능한 작업(Tasks)으로 분해
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.