task-generator

Community

Transform specs into actionable, trackable task lists.

Authorajianaz
Version1.0.0
Installs0

System Documentation

What problem does it solve?

This skill automates the creation of structured, step-by-step task lists from specifications, plans, or PRDs. It breaks down complex requirements into manageable parent and sub-tasks, complete with relevant file identifications, making project implementation clearer and more efficient for developers, saving planning time.

Core Features & Use Cases

  • Structured Task Generation: Automatically generate hierarchical task lists with parent and granular sub-tasks.
  • File Identification: Include relevant source and test files for each task, guiding developers directly to the code.
  • Progressive Disclosure: Generate high-level tasks first, then break them down into sub-tasks upon user confirmation.
  • Use Case: "I've just finalized a spec for a new user authentication feature. This skill will generate a detailed task list, including all necessary code changes and test files, to guide a junior developer through the implementation."

Quick Start

Use the task-generator skill to create a task list for the "Advanced Search Functionality" PRD.

Dependency Matrix

Required Modules

None required

Components

Standard package

💻 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: task-generator
Download link: https://github.com/ajianaz/skills-collection/archive/main.zip#task-generator

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