planning-task

Generate structured task plans with dependencies in plan.json and todo.md.

36|2|Updated Feb 9, 2026
One-click install
npx skills add https://github.com/malue-ai/dazee-small --skill planning-task
Or copy as Structured Prompt for Agent
Please help me install this Agent Skill.
Skill: planning-task
Source: https://github.com/malue-ai/dazee-small/tree/main/skills/library/planning-task
Command: npx skills add https://github.com/malue-ai/dazee-small --skill planning-task

SYSTEM DOCUMENTATION & REQUIREMENTS

💡 This Skill includes scripts (resource) and resources (resource) components.

What problem does it solve?

This Skill helps users organize complex, multi-step projects by breaking them down into manageable tasks with clear dependencies.

Core Features & Use Cases

  • Task Decomposition: Automatically breaks down a high-level goal into smaller, atomic tasks.
  • Dependency Mapping: Identifies and records the order in which tasks must be completed.
  • Structured Planning: Generates both machine-readable (plan.json) and human-readable (todo.md) outputs for tracking.
  • Use Case: When planning a product launch, use this skill to create a detailed task list covering market research, development, marketing, and sales activities, ensuring no critical step is missed.

Quick Start

Use the planning-task skill to break down the project "Develop a new mobile app feature" into a series of actionable steps.

Frequently Asked Questions about planning-task

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

FAQPage Schema
How do I break down complex projects into actionable tasks with dependency tracking?

Project breakdown into actionable tasks is achieved by decomposing high-level goals into atomic tasks and mapping their dependencies. This Skill generates structured task plans to organize multi-step work and ensure correct completion order.

What is the best way to generate a todo list and project plan for a multi-step workflow?

Generating a todo list and project plan involves structuring workflow automation into tracked steps. This Skill produces both machine-readable plan.json and human-readable todo.md files to track project progress and dependencies.

Does planning-task output files that support workflow automation and progress tracking?

Yes, planning-task supports workflow automation by outputting structured plan.json and todo.md formats. These files enable both machine-readable dependency tracking and human-readable progress monitoring for complex projects.

Can I use task decomposition for large scale work breakdowns like a product launch?

Task decomposition supports large scale work breakdowns like product launches by organizing activities into manageable tasks. It identifies critical steps across development and marketing to ensure no dependencies are missed.

When do I need dependency mapping for my project checklist?

Dependency mapping is needed for project checklists when tasks must follow a specific completion order. It records the sequence of multi-step projects to prevent bottlenecks and ensure structured planning flows correctly.