speckit-tasks

Generates a dependency-ordered tasks.md from spec-kit feature documents.

Updated Jun 14, 2026
One-click install
npx skills add https://github.com/basmawebinfo-hub/lover-diet-center --skill speckit-tasks-basmawebinfo-hub
Or copy as Structured Prompt for Agent
Please help me install this Agent Skill.
Skill: speckit-tasks
Source: https://github.com/basmawebinfo-hub/lover-diet-center/tree/main/.agents/skills/speckit-tasks
Command: npx skills add https://github.com/basmawebinfo-hub/lover-diet-center --skill speckit-tasks-basmawebinfo-hub

SYSTEM DOCUMENTATION & REQUIREMENTS

What problem does it solve?

This Skill turns feature design artifacts into a clear, dependency-ordered tasks.md so implementation can begin without manually translating specs, plans, and supporting documents into actionable work.

Core Features & Use Cases

  • Spec-driven task generation: Builds phased implementation tasks from plan.md, spec.md, and optional design documents such as research, contracts, and data models.
  • Dependency-aware organization: Structures work into setup, foundational tasks, user story phases, and polish, with clear sequencing and parallelization opportunities.
  • Hook-aware workflow support: Detects and surfaces pre-task and post-task extension hooks defined in the spec-kit project configuration.
  • Use Case: A product or engineering team with a spec-kit feature folder can use this Skill to produce an immediately executable tasks.md that aligns with story priorities and implementation constraints.

Quick Start

Ask the AI to generate a tasks.md for your current spec-kit feature from the available plan and specification documents.

Frequently Asked Questions about speckit-tasks

High-intent search queries and answers about installing and using this skill.

FAQPage Schema
How do I generate a dependency-ordered tasks.md from feature specifications?

You can generate a dependency-ordered tasks.md by processing plan.md, spec.md, and supporting design artifacts like data models and contracts to output a phased, implementation-ready task checklist.

What is dependency mapping in spec-driven task generation?

Dependency mapping structures implementation work into setup, foundational tasks, user story phases, and polish, ensuring clear sequencing and identifying task parallelization opportunities for the development workflow.

Can I generate tasks from user stories and research notes in a spec-kit project?

Yes, you can generate tasks from user stories and research notes by applying this Skill to spec-kit projects containing .specify directories, feature folders, and supporting planning documents.

Does spec-kit task generation support pre-task and post-task extension hooks?

Yes, spec-kit task generation supports extension hooks by detecting and surfacing pre-task and post-task hooks defined in the project configuration directly within the generated workflow.

How do I structure implementation workflows using feature planning documents?

You structure implementation workflows by translating feature planning documents into strict checklist formatting with story-based organization and implementation-ready file path specificity.