RETIRED.
dw-lifecyclehas been superseded bystack-control. This skill is preserved for historical reference only and is no longer maintained. Use stack-control skills instead.
/dw-lifecycle:pickup
Resume a feature mid-flight. Read the workplan, check GitHub issue status, report what's done and what's next.
Steps
- Confirm slug.
- Read
<feature-dir>/workplan.mdand find the first unchecked task. - Read
<feature-dir>/README.mdfor parent issue number; pull issue states viagh issue view <n>. - Read the latest journal entry referencing this slug.
- Report:
- Current phase + first unchecked task
- Issue states (open/closed)
- Last journal-entry summary
- Suggested next command (typically
/dw-lifecycle:implement <slug>)
Error handling
- Slug doesn't exist. Suggest
/dw-lifecycle:doctorto find orphan dirs or unbound features.