Create implementation task list
spkl/## Context - Current spec: !`cat spec/.current 2>/dev/null || echo "No active spec"` - Project context: @CLAUDE.md ## Your Task ### Phase 1: Validation 1. Verify that `spec/<current-spec>/spec.md` exists 2. If not found, inform the user to run `/spkl:spec` first ### Phase 2: Task Breakdown Translate the spec into concrete, implementable tasks for human developers (not AI execution instructions): - **From Requirements section**: Create concrete implementation tasks - **From Dependencies section**: Understand context, but don't create "read X" tasks - **From Constraints section**: Use ...
基于可用的设计文档,生成可操作的、按依赖排序的 tasks.md
Generate an actionable, dependency-ordered tasks.md for the feature based on available design artifacts.
구현 계획을 실행 가능한 작업(Tasks)으로 분해
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.