spec-tasks

Generate a tasks.md file with phases, estimates, and dependencies from requirements and design documents.

1|Updated Oct 18, 2025
One-click install
npx skills add https://github.com/wizact/dotclaude --skill spec-tasks-wizact
Or copy as Structured Prompt for Agent
Please help me install this Agent Skill.
Skill: spec-tasks
Source: https://github.com/wizact/dotclaude/tree/main/wizact-marketplace/plugins/speculator/skills/spec-tasks
Command: npx skills add https://github.com/wizact/dotclaude --skill spec-tasks-wizact

SYSTEM DOCUMENTATION & REQUIREMENTS

💡 This Skill includes references (resource) components.

What problem does it solve?

This Skill automates the creation of detailed tasks.md files, breaking down complex requirements into manageable, trackable work items with clear estimates and dependencies.

Core Features & Use Cases

  • Automated Task Breakdown: Generates granular tasks based on requirements and design documents.
  • Dependency Mapping: Establishes clear links between tasks and the requirements they fulfill.
  • PR Workflow Integration: Includes templates for branch naming, commit conventions, and PR descriptions.
  • Use Case: After defining feature requirements and design, use this Skill to generate a comprehensive list of implementation tasks, ensuring all requirements are covered and setting up a standardized PR process.

Quick Start

Run the spec-tasks skill to generate tasks.md for the current specification directory.

Frequently Asked Questions about spec-tasks

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

FAQPage Schema
How do I generate a tasks.md file from software requirements?

This Skill generates a tasks.md file by breaking down requirements and design documents into actionable phases, estimating effort, and mapping task dependencies. It ensures full requirement coverage and outputs a standardized workflow.

What is the best way to break down project requirements into trackable work items?

The best way to break down requirements into trackable work items is using automated task generation, which maps dependencies and estimates effort. This Skill transforms design documents into a granular task list with clear requirement coverage tracking.

Can I include a standardized PR workflow when generating development tasks?

Yes, you can include a standardized PR workflow when generating development tasks. This Skill optionally integrates templates for branch naming, commit conventions, and PR descriptions directly into your task breakdown output.

Does automated task generation support configurable task sizes for different project scales?

Automated task generation supports configurable task sizes to accommodate different project scales. This Skill allows you to adjust work item granularity while ensuring all requirements are covered and dependencies are properly mapped.

How do task dependencies map back to original feature requirements?

Task dependencies map back to original feature requirements by establishing clear links between implementation phases and design documents. This ensures every generated task can be traced directly to a specific requirement it fulfills.