tasklist-generator

Community

Transform PRDs into actionable, detailed task lists.

Authordundas
Version1.0.0
Installs0

System Documentation

What problem does it solve?

This Skill bridges the gap between high-level product requirements and granular development tasks. It automates the breakdown of PRDs into actionable steps, complete with file guidance and testing notes, making project planning more efficient and less prone to oversight.

Core Features & Use Cases

  • Two-Phase Task Generation: Creates high-level parent tasks first, then expands them into detailed sub-tasks after user confirmation.
  • PRD-to-Task Conversion: Analyzes a PRD to generate a comprehensive, step-by-step implementation plan.
  • Relevant File & Test Identification: Identifies files to be created/modified and includes guidance for unit/integration tests.
  • Use Case: Preparing for a new development sprint or project by quickly converting a product requirement document into a clear, structured task list that guides the engineering team, especially junior developers.

Quick Start

Generate a task list from 0001-prd-user-authentication.md, pausing after parent tasks for my review.

Dependency Matrix

Required Modules

None required

Components

references

💻 Claude Code Installation

Recommended: Let Claude install automatically. Simply copy and paste the text below to Claude Code.

Please help me install this Skill:
Name: tasklist-generator
Download link: https://github.com/dundas/agentbootup/archive/main.zip#tasklist-generator

Please download this .zip file, extract it, and install it in the .claude/skills/ directory.
View Source Repository