Files
tst-claude-code-samples/.claude/commands/task/list.md
2025-07-21 14:31:56 +09:00

381 B

allowed-tools, description
allowed-tools description
mcp__taskmaster-ai__get_tasks List all tasks in current tag

List Tasks

User Request: $ARGUMENTS

Goal

Show all tasks with their status, priority, and progress.

What You Can Say

/list              # All tasks
/list pending      # Only pending tasks
/list done         # Completed tasks
/list blocked      # Blocked tasks