Next Task
Find the next recommended task to work on using the taskmd CLI.
Instructions
- •Run
taskmd nextwith any arguments the user provided via$ARGUMENTS- •If
$ARGUMENTSis empty, run:taskmd next - •If
$ARGUMENTScontains flags, pass them through:taskmd next $ARGUMENTS - •Common usage:
/next-task --filter tag=mvpto find the next MVP task
- •If
- •Read the recommended task file to get full details
- •Present the task summary including: ID, title, status, priority, and description