بنقرة واحدة
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: