원클릭으로
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 직업 분류 기준
| 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:
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