Next Tasks
Extract "next tasks" from ~/.ypm/PROJECT_STATUS.md and display in priority order.
Prerequisites
- •Run
/ypm:setupfirst if~/.ypm/config.ymldoesn't exist - •Run
/ypm:project-status-updatefirst if~/.ypm/PROJECT_STATUS.mddoesn't exist
Display Format
- •Project name
- •Current Phase
- •Next task
- •Last update date
Priority Order
- •Active projects (updated within 1 week)
- •Projects with high implementation progress
- •By Phase order
Recommended Action
- •Suggest the highest priority project
- •Clarify the next task to work on
CRITICAL: Reporting Guidelines
- •Display "next task" as-is from PROJECT_STATUS.md
- •DO NOT create new plans or features
- •Include Issue number if GitHub Issues exist
- •Add "(source unknown)" if information source is unclear