What problem does it solve? Turning a feature specification and implementation plan into an actionable, ordered task list is manual and error-prone. This Skill automates that step by reading your spec-kit project context and producing a structured tasks.md file ready for implementation. ## Core Features & Use Cases - Context-Aware Task Generation: Reads the feature directory from .specify/feature.json and loads constitution.md, spec.md, and plan.md to ground tasks in your project rules. - Dependency-Ordered Output: Organizes tasks by phase (setup, foundational, user stories in priority order, polish) so implementation follows a logical sequence. - Checklist Format: Every task uses a consistent checklist format with task IDs and file paths for easy tracking. - Use Case: After writing a spec and plan for a new feature, run this Skill to instantly produce a tasks.md that your team or AI agent can execute step by step. ## Quick Start Ask the AI to generate the implementation tasks for the current spec-kit feature and save them to tasks.md.