Stats
Actions
Tags
From dd-prd-flow
将 PRD-flow 的 feature spec 和可选实施计划拆成中文可执行任务清单 docs/tasks/{feature-id}-tasks.md。适用于用户要求生成开发任务、依赖顺序、工作包、复选框清单、测试步骤、文档更新、迁移步骤,或从功能规格和 plan 进入 implement-feature。
How this skill is triggered — by the user, by Claude, or both
Slash command
/dd-prd-flow:generate-tasksThe summary Claude sees in its skill listing — used to decide when to auto-load this skill
为一个功能创建按依赖排序的实现任务。默认产物:`docs/tasks/<feature-id>-tasks.md`。
为一个功能创建按依赖排序的实现任务。默认产物:docs/tasks/<feature-id>-tasks.md。
feature id 原文。feature id;无法从请求、spec 文件或 PRD 推断时再提问。docs/specs/<feature-id>.md。docs/tasks/<feature-id>-plan.md,读取它作为主要实施依据;否则读取 docs/PRD.md 补充背景。docs/tasks/<feature-id>-tasks.md。使用复选框和稳定任务 ID:
- [ ] T01: 简短任务标题
- 目标:
- 涉及文件或模块:
- 前置依赖:
- 验收标准:
- 验证方式:
- 复杂度:S/M/L
T01、T02 等任务 ID 要稳定;更新已有清单时不要无故重排已引用的 ID。npm test、swift test、pod lib lint;未知时写需要人工确认的验证路径。implement-feature。npx claudepluginhub yudongdongcoder/dd-plugins --plugin dd-prd-flowCreates, edits, and optimizes skills for Claude Code, including drafting, evaluating with test prompts, iterating on performance, and improving skill descriptions for better triggering accuracy.