Files
tpl-agentic-dev-base/.claude/commands/task/show.md

21 lines
333 B
Markdown

---
allowed-tools: mcp__taskmaster-ai__get_task
description: Show specific task details
---
# Show Task
**User Request:** $ARGUMENTS
## Goal
Display detailed information about specific task(s).
## What You Can Say
```
/show 5 # Show task 5
/show 5,7,9 # Show multiple tasks
/show 5.2 # Show subtask
```