speckit-tasks

Generate structured tasks.md files with phases, dependencies, and validation.

Updated Feb 13, 2026
One-click install
npx skills add https://github.com/magdymohamed78/Wasla --skill speckit-tasks-magdymohamed78
Or copy as Structured Prompt for Agent
Please help me install this Agent Skill.
Skill: speckit-tasks
Source: https://github.com/magdymohamed78/Wasla/tree/main/.agent/skills/speckit-tasks
Command: npx skills add https://github.com/magdymohamed78/Wasla --skill speckit-tasks-magdymohamed78

SYSTEM DOCUMENTATION & REQUIREMENTS

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

What problem does it solve?

This Skill automates the creation of detailed, actionable task lists from high-level implementation plans, ensuring clarity and structure in software development projects.

Core Features & Use Cases

  • Task Generation: Converts user stories, technical specs, and design documents into a structured task list (tasks.md).
  • Dependency Mapping: Identifies and visualizes task dependencies for ordered execution.
  • Use Case: After defining a new feature's requirements, use this Skill to generate a step-by-step checklist for the development team, including setup, implementation, and testing phases.

Quick Start

Use the speckit-tasks skill to break down the implementation plan for the new user authentication feature.

Frequently Asked Questions about speckit-tasks

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

FAQPage Schema
How do I generate actionable development tasks from an implementation plan?

Generating actionable development tasks from an implementation plan requires converting high-level specifications and user stories into a structured tasks.md file. This breaks down features into ordered phases like setup, foundational work, and polish for clear execution.

What is dependency mapping in software development task generation?

Dependency mapping in software development task generation identifies relationships between user stories and implementation phases to visualize execution order. It ensures tasks are structured sequentially, providing parallel execution examples to optimize the development workflow.

How do I organize user stories into development phases with parallel execution examples?

Organizing user stories into development phases involves categorizing tasks into setup, foundational implementation, user stories, and polish. Dependency mapping validates task completeness and format while providing parallel execution examples to accelerate software development.

Can I convert technical specifications and data models into a structured task list?

You can convert technical specifications, data models, and contracts into a structured task list by processing them through automated task generation. This creates a detailed checklist that validates format and completeness according to strict development rules.

Does automated task generation validate checklist completeness for software development projects?

Automated task generation validates checklist completeness for software development projects by checking the generated tasks.md file against strict checklist rules. It ensures task format and dependency mapping align correctly before team execution begins.

What is the best way to break down a project specification into a tasks.md file?

The best way to break down a project specification into a tasks.md file is to automate task generation from your design documents. This maps dependencies across setup and user story phases, validating format and completeness to ensure actionable development steps.