🧩
WritingTypeScript

Task Breakdown

by echoVic

Task Breakdown is a Writing skill for Claude Code, published by echoVic in boss-skill.

548 stars50 forkson echoVic/boss-skillAdded 2026/08/26Repository updated 2026/08/23
ai-agentsbmadbmad-workflowclaude-codecursorskilltrae
Install in seconds
Install Task Breakdown
Copy Task Breakdown into your Claude Code skills folder. Run the command in your terminal, or review the source on GitHub before installing.
terminal
npx degit https://github.com/echoVic/boss-skill/tree/main/skill/skills/scrum-master/task-breakdown ~/.claude/skills/task-breakdown

Requires Node.js. Downloads this skill only — not the rest of the repository — into your Claude Code skills folder.

Without Node.js

git clone https://github.com/echoVic/boss-skill.git

Clones the whole repository, then copy the skill’s own directory into your skills folder yourself.

In this catalog

Source file
skill/skills/scrum-master/task-breakdown/SKILL.md in echoVic/boss-skill
Installs to
~/.claude/skills/task-breakdown
Collection
One of 25 skills cataloged from this repository
Category
Writing1012 skills

What Task Breakdown does

Task Breakdown breaks requirements into small, executable development tasks using WBS and SMART criteria. Use it when planning work, estimating effort, or organizing dependencies.

Task Breakdown is cataloged under Writing on DirSkills. Task Breakdown comes from a repository tagged ai-agents, bmad, bmad-workflow, claude-code and cursor.

Documentation

README

任务拆解方法

WBS(工作分解结构)

将大任务拆解为小任务,遵循SMART原则:

  • Specific:具体明确
  • Measurable:可衡量
  • Achievable:可实现
  • Relevant:相关联
  • Time-bound:有时限

拆解粒度

粒度 时长 适用场景
小任务 2-4小时 单个功能点
中任务 1-2天 完整功能模块
大任务 3-5天 跨模块功能

原则:任务不超过2天,超过则继续拆分。

任务依赖

  • 串行依赖:B必须等A完成
  • 并行任务:A和B可同时进行
  • 阻塞任务:优先处理阻塞其他任务的任务

Frequently asked about Task Breakdown

  • What else does echoVic publish alongside Task Breakdown?

    Task Breakdown is one of 25 skills that DirSkills catalogs from echoVic/boss-skill, the repository it ships in. Its siblings there include Architecture Design, Backend API Development and Backend Testing Guide. Each one is a separate skill with its own page in this directory, installs the same way Task Breakdown does, and is maintained by echoVic in that same repository. The rest of the collection is listed on the echoVic/boss-skill page.

  • How does Task Breakdown compare to other Writing skills?

    Task Breakdown ranks #769 by stars among the 1012 Writing skills in this catalog. The most-starred ones next to it are Article Writing, Social Media Content Calendar and Knowledge Comic Creator. DirSkills ranks by the star count of the repository each skill ships in, so that order reflects how popular those repositories are rather than any review of Task Breakdown against them. Open each page to compare what they document and how they install.

More from echoVic/boss-skill

Task Breakdown is one of 25 skills cataloged on DirSkills from echoVic/boss-skill.

See all 25 skills