generated from Paul.Kim/tpl-superclaude
Initial commit
This commit is contained in:
20
.claude/commands/task/show.md
Normal file
20
.claude/commands/task/show.md
Normal file
@ -0,0 +1,20 @@
|
||||
---
|
||||
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
|
||||
```
|
||||
Reference in New Issue
Block a user