speckit-tasks

Generate dependency-ordered implementation tasks from feature design artifacts.

1.0k|514|Updated Jan 21, 2026
One-click install
npx skills add https://github.com/unipds-engenharia-de-ia-aplicada/engenharia-de-software-com-ia-aplicada --skill speckit-tasks-unipds-engenharia-de-ia-aplicada
Or copy as Structured Prompt for Agent
Please help me install this Agent Skill.
Skill: speckit-tasks
Source: https://github.com/unipds-engenharia-de-ia-aplicada/engenharia-de-software-com-ia-aplicada/tree/main/lives/2026-05-27/001-pos-live/.claude/skills/speckit-tasks
Command: npx skills add https://github.com/unipds-engenharia-de-ia-aplicada/engenharia-de-software-com-ia-aplicada --skill speckit-tasks-unipds-engenharia-de-ia-aplicada

SYSTEM DOCUMENTATION & REQUIREMENTS

What problem does it solve?

This Skill removes the friction of translating feature designs into a clear, ordered implementation plan, so teams can start building without manually breaking work into tasks.

Core Features & Use Cases

  • Task Generation: Converts planning artifacts into dependency-ordered tasks.md files that are ready for execution.
  • Story-Oriented Breakdown: Organizes work by user story, making it easier to deliver incrementally and test independently.
  • Use Case: When a spec-kit project has a plan, spec, contracts, or research notes, use this Skill to produce a complete task list with phase structure, file paths, and parallel work opportunities.

Quick Start

Use the speckit-tasks skill to generate an actionable tasks.md from the available feature design documents in this project.

Frequently Asked Questions about speckit-tasks

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

FAQPage Schema
How do I generate dependency-ordered implementation tasks from feature design documents?

To generate dependency-ordered implementation tasks, the Skill converts feature design artifacts like plan, spec, data-model, contracts, or research documents into a checklist-formatted tasks.md file with phase ordering and file paths.

What is the best way to turn spec-kit project plans into executable user stories?

Turning spec-kit project plans into executable user stories is done by applying this Skill to parse design artifacts, producing a story-oriented breakdown with dependency graphs, parallel markers, and completion summaries for incremental delivery.

Can I use this task generation process if my project only has research notes and contracts?

Yes, you can use this task generation process with research notes and contracts, because the Skill applies to any spec-kit project that includes plan, spec, data-model, contracts, or research documents for a feature.

How does the story-oriented breakdown organize parallel work opportunities?

The story-oriented breakdown organizes parallel work opportunities by applying dependency graphs and parallel markers to the generated task list, allowing teams to identify and execute independent implementation phases concurrently.

Do I need a complete data-model to produce a checklist-formatted task list?

No, you do not need a complete data-model to produce a checklist-formatted task list, as the Skill processes available feature design documents and generates phase-ordered tasks with completion summaries from existing artifacts.