speckit-tasks

Generate a tasks.md file from design artifacts for spec-kit projects.

Updated Jul 6, 2026
One-click install
npx skills add https://github.com/Tzuhuanhsu/AI_MCP_Slot_Demo --skill speckit-tasks-tzuhuanhsu
Or copy as Structured Prompt for Agent
Please help me install this Agent Skill.
Skill: speckit-tasks
Source: https://github.com/Tzuhuanhsu/AI_MCP_Slot_Demo/tree/main/.claude/skills/speckit-tasks
Command: npx skills add https://github.com/Tzuhuanhsu/AI_MCP_Slot_Demo --skill speckit-tasks-tzuhuanhsu

SYSTEM DOCUMENTATION & REQUIREMENTS

💡 This Skill includes scripts (resource) and references (resource) components.

What problem does it solve?

This Skill automates the generation of a comprehensive tasks.md file for spec-kit projects, streamlining the process of organizing and prioritizing tasks based on design artifacts.

Core Features & Use Cases

  • Task Generation: Automatically creates a tasks.md file with dependency-ordered tasks based on project design artifacts.
  • Compatibility: Designed for spec-kit project structures with a .specify/ directory.
  • Customization: Allows for optional task generation constraints and pre-execution hooks for greater control.

Quick Start

Generate tasks for your spec-kit project by running the 'speckit-tasks' skill.

Frequently Asked Questions about speckit-tasks

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

FAQPage Schema
How do I automate task generation for spec-kit projects?

A tasks.md file for spec-kit projects is a comprehensive document listing dependency-ordered tasks extracted from design artifacts. It organizes and prioritizes software development project management workflows by translating design specifications into actionable development steps.

Do I need a .specify directory to generate a tasks.md file?

To use this Skill, run the speckit-tasks command within your spec-kit project directory. It will analyze your design artifacts, apply any optional task generation constraints, and automatically output a dependency-ordered tasks.md file for your software development workflow.

Can I add custom constraints when generating tasks from design artifacts?

Yes, the Skill supports optional task generation constraints and pre-execution hooks. These features provide greater control over the task generation process, allowing you to customize how design artifacts are analyzed and how the final tasks.md file is structured.

What's the best way to organize development tasks from design artifacts?

The best way to organize development tasks from design artifacts is to automate dependency-ordered generation. This Skill analyzes your spec-kit project structure to extract relevant information and output a logically sequenced tasks.md file for software development workflows.

Why does task generation require a spec-kit project structure?

Task generation requires a spec-kit project structure because the Skill relies on the .specify directory to locate and analyze design artifacts. Without this specific project structure, the tool cannot extract relevant information or execute hooks to produce the tasks.md file.