一键导入
scope
Break a backlog item into sub-tasks with effort estimates, risks, and affected files
用 Codex 或 Claude 帮你安装 复制这段 Prompt,粘贴到 Codex、Claude 或其他助手里,让它检查 Skill 页面并帮你完成安装。
菜单
Break a backlog item into sub-tasks with effort estimates, risks, and affected files
用 Codex 或 Claude 帮你安装 复制这段 Prompt,粘贴到 Codex、Claude 或其他助手里,让它检查 Skill 页面并帮你完成安装。
基于 SOC 职业分类
Manage the project backlog — add, list, filter, update, prioritize, and suggest work items
Daily session wrapper — start with backlog, work, commit, retro
End-of-session retrospective — summarize work, update backlog statuses, update MEMORY.md
Commit, branch, PR, self-review, fix — then stop for human approval before merge
Pre-flight for parallel work — pick items, check file overlap, set statuses, generate terminal commands
Manage project backlog — add, list, filter, update, prioritize, suggest
| name | scope |
| description | Break a backlog item into sub-tasks with effort estimates, risks, and affected files |
| user-invocable | true |
| argument-hint | <backlog-item-id or description> |
If given a backlog ID, fetch the full description. Otherwise treat the argument as an ad-hoc description.
Use Glob, Grep, Read to understand:
Decompose into 3-8 sub-tasks:
| # | Task | Files | Effort | Dependencies | Notes |
|---|---|---|---|---|---|
| 1 | ... | ... | xs/s/m/l | — | ... |
| 2 | ... | ... | s | #1 | ... |
| Risk | Impact | Likelihood | Mitigation |
|---|---|---|---|
| ... | high/med/low | high/med/low | ... |
Risk categories to check:
Sum sub-task efforts + 20% buffer for unknowns.
| Effort | Meaning |
|---|---|
| xs | < 30 min, trivial |
| s | 30 min – 2 hours |
| m | 2 – 4 hours |
| l | 4 – 8 hours |
| xl | Multi-session |
Present the scope document and offer: