lybtzyzs-task-breakdown

Break down technical design documents into dependency-aware development task lists.

Updated Jun 16, 2025
One-click install
npx skills add https://github.com/shouqitao/LYBTZYZS --skill lybtzyzs-task-breakdown
Or copy as Structured Prompt for Agent
Please help me install this Agent Skill.
Skill: lybtzyzs-task-breakdown
Source: https://github.com/shouqitao/LYBTZYZS/tree/main/.claude/skills/lybtzyzs-task-breakdown
Command: npx skills add https://github.com/shouqitao/LYBTZYZS --skill lybtzyzs-task-breakdown

SYSTEM DOCUMENTATION & REQUIREMENTS

What problem does it solve?

This Skill eliminates the manual effort and potential inconsistencies in breaking down complex technical designs into manageable development tasks. It provides a structured, dependency-aware task list, streamlining project planning, issue creation, and ensuring a clear path to implementation.

Core Features & Use Cases

  • Intelligent Task Decomposition: Automatically splits design documents into structured task lists, organized by phases, modules, and responsibilities (e.g., Repository, Service, Controller), ensuring logical progression.
  • Dependency & Effort Analysis: Identifies inter-task dependencies (e.g., Service depends on Repository) and estimates work effort for each task (typically 2-4 hours), aiding in realistic planning and resource allocation.
  • Standardized Output: Generates a standardized Markdown task document, complete with metadata, task checklists, dependency graphs, and implementation suggestions, ready for bulk creation of GitHub Issues.
  • Use Case: After a design document for "Medical Case Enhancement" is finalized, this Skill generates a detailed task breakdown. It lists 8 tasks across 3 phases, estimates total work at 18-24 hours, identifies a critical path of 5 tasks, and outlines dependencies, ready for issue creation.

Quick Start

Generate a task breakdown for the design document docs/explanation/medicalcase-enhancement-design.md.