wtf.feature-to-tasks

Plan and batch-create Tasks from a Feature's Acceptance Criteria and User Stories.

7|2|Updated Apr 8, 2026
One-click install
npx skills add https://github.com/xiduzo/wtf --skill wtf-feature-to-tasks
Or copy as Structured Prompt for Agent
Please help me install this Agent Skill.
Skill: wtf.feature-to-tasks
Source: https://github.com/xiduzo/wtf/tree/main/skills/wtf.feature-to-tasks
Command: npx skills add https://github.com/xiduzo/wtf --skill wtf-feature-to-tasks

SYSTEM DOCUMENTATION & REQUIREMENTS

What problem does it solve?

Plan and batch-create the complete set of Tasks for a Feature based on its Acceptance Criteria and User Stories, ensuring no gaps and smoother planning.

Core Features & Use Cases

  • Proposes a complete Task list derived from the Feature's ACs and user stories.
  • Walks through writing each Task with step-by-step confirmation and optional edits (add/rename/skip).
  • Supports chaining from Epic-to-Features and integration with wtf.write-task to create Tasks in context.
  • Use case: planning all tasks for a Feature in bulk, or creating tasks in batch with review.

Quick Start

Trigger the wtf.feature-to-tasks skill against a Feature to generate and confirm its full Task breakdown.

Frequently Asked Questions about wtf.feature-to-tasks

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

FAQPage Schema
How do I batch-create tasks for a feature from acceptance criteria?

Batch-create feature tasks by triggering the skill against a Feature; it derives a complete task list from Acceptance Criteria and User Stories, then walks through stepwise confirmation and optional edits for each task.

What is the best way to plan all tasks for an agile feature in bulk?

The best way to plan feature tasks in bulk uses the skill to propose a complete task breakdown from ACs and edge cases, enabling stepwise user confirmation and on-demand edits during generation.

Can I review and edit individual tasks during automated task generation?

Yes, you can review and edit tasks during automated task generation; the skill walks through writing each task with step-by-step confirmation and supports optional add, rename, or skip edits.

Does this task planning workflow integrate with Epic-to-Features chaining?

Yes, the task planning workflow supports chaining from Epic-to-Features and integrates with the write-task flow to create tasks in context, ensuring no gaps in feature planning.

When do I need to generate a complete task breakdown from user stories?

You need to generate a complete task breakdown from user stories when planning all tasks for a Feature in bulk, ensuring smoother planning and no gaps between Acceptance Criteria and implementation.