task-planner

Community

Turn specs into actionable task lists.

Authorajianaz
Version1.0.0
Installs0

System Documentation

What problem does it solve?

This Skill converts vague specs, requirements, or PRDs into structured, executable task lists, saving time during planning and reducing scope ambiguity.

Core Features & Use Cases

  • Parent task generation: Analyzes the spec to produce 5-7 high-level parent tasks.
  • Automated task file creation: Saves results to /tasks/tasks-[feature-name].md.
  • 2-phase workflow: Phase 1 creates parent tasks; Phase 2 breaks them into sub-tasks after user confirmation.
  • Traceable task structure: Produces clear task naming and actionable steps to guide implementation.

Quick Start

Paste your spec or PRD content and say "Generate tasks from this spec." I will return the high-level tasks and prompt you to proceed with sub-task generation.

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

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