/pm-plan — Sprint Planning
Run the full sprint planning workflow:
- •Call
pm_statusfor current state - •Call
pm_auditto check for drift issues - •Call
pm_activefor in-flight work - •Call
pm_burndownfor velocity data - •Present findings and guide prioritization:
- •Show audit issues that need resolution
- •List backlog stories by priority
- •Recommend stories to scope next
- •For each selected story:
- •Call
pm_scope(story_id)to get decomposition context - •Propose task breakdown
- •Call
pm_estimate(id)for each task
- •Call
- •Create tasks on user approval via
pm_create_tasks(batch — one call per story) - •Summarize the sprint plan