generated from Paul.Kim/tpl-superclaude
Initial commit
This commit is contained in:
21
.claude/commands/task/expand.md
Normal file
21
.claude/commands/task/expand.md
Normal file
@ -0,0 +1,21 @@
|
||||
---
|
||||
allowed-tools: mcp__taskmaster-ai__expand_task, mcp__taskmaster-ai__expand_all
|
||||
description: Break down tasks into subtasks
|
||||
---
|
||||
|
||||
# Expand Tasks
|
||||
|
||||
**User Request:** $ARGUMENTS
|
||||
|
||||
## Goal
|
||||
|
||||
Break complex tasks into manageable subtasks.
|
||||
|
||||
## What You Can Say
|
||||
|
||||
```
|
||||
/expand 5 # Break down task 5
|
||||
/expand 5 security focus # With specific context
|
||||
/expand all # Expand all pending tasks
|
||||
/expand 5 research # Use research for better breakdown
|
||||
```
|
||||
Reference in New Issue
Block a user