generated from Paul.Kim/tpl-superclaude
Initial commit
This commit is contained in:
18
.claude/commands/task/next.md
Normal file
18
.claude/commands/task/next.md
Normal file
@ -0,0 +1,18 @@
|
||||
---
|
||||
allowed-tools: mcp__taskmaster-ai__next_task, mcp__taskmaster-ai__get_task, TodoWrite, Read, Write, MultiEdit, Bash, Grep, Glob
|
||||
description: Get next task and start implementing it immediately
|
||||
---
|
||||
|
||||
# Next Task & Implement
|
||||
|
||||
**User Request:** $ARGUMENTS
|
||||
|
||||
## Goal
|
||||
|
||||
Find the next task and start implementing it right away (unless you say otherwise).
|
||||
|
||||
## How It Works
|
||||
|
||||
1. **Find next task** based on priorities and dependencies
|
||||
2. **Show task details** briefly
|
||||
3. **Start implementation** immediately
|
||||
Reference in New Issue
Block a user