clickup-task-breakdown
仓库创建 2026年7月6日最近提交 20 天前SkillHot 收录 20 天前
▸ 精选理由
把高阶需求结构化为可执行任务清单,适合项目计划与冲刺准备。
这个 Skill 做什么
将范围文档拆解成 ClickUp 父子任务、依赖及可导入的 CSV 样式清单。
把数据模型、功能提案或执行计划拆成 ClickUp 的父子任务、依赖关系和可导入 CSV:按模块建父任务,子任务写清楚怎么做并标注依赖与估时,输出可直接导入 ClickUp。适合构建 backlog、拆 sprint 或把范围文档变成可执行任务清单。特点是以项目文档为唯一来源,结果可落地且结构化。
▸ 展开 SKILL.md 英文原文
Turn scope documents (data model/UML, functional proposal, execution plan) into structured ClickUp tasks — modules as parent tasks, subtasks with "how to" descriptions, dependencies and CSV import. Use whenever you need to create tasks, break scope into activities, organize a backlog, plan a sprint or structure an execution plan in a project management tool.
2
Stars
0
Forks
6
仓库内 Skill
+0
7 日增星
安装 / 使用
给你的 Agent 一句话(通用)
帮我安装这个 skill:https://raw.githubusercontent.com/JoaoEquer/Oficina/main/skills/clickup-task-breakdown/SKILL.md或 curl 直取 SKILL.md
curl -fsSL "https://raw.githubusercontent.com/JoaoEquer/Oficina/main/skills/clickup-task-breakdown/SKILL.md"SKILL.MD 节选查看完整文件 ↗
# From scope documents to ClickUp tasks Process for converting a project's planning documents into an executable backlog, without inventing scope. ## Rule number one: source of truth Tasks are born **exclusively** from the project's source documents — typically three: 1. **Data model** (UML/entity diagram) 2. **Functional proposal** (what the system does, from the product view) 3. **Execution plan** (modules, hours, sequence) If something isn't in any document, it doesn't become a task — it becomes a **question** for the tech lead. Generating tasks from imagined scope is the most expensive mistake in this process. ## Structure - **Parent task = module from the execution plan.** One to
via SKILL·HOT · 数据来自 GitHub 公开信息 · 原文版权归作者所有