Executes the previously created tasklist.
## Variables
- `WorkflowTaskExecution`: `${CLAUDE_PLUGIN_ROOT}/context/workflow/task-execution.md`
## Workflow
- follow the task execution workflow as described in <WorkflowTaskExecution>
- tell the user in a clearly visible way, that you understand and are following this workflow, and list all the arguments received
- IF an argument was received, read $1 and execute strictly following the execution workflow
- IF no arguments were given, list all tasks (`task-XXX.yaml` files, relative to project root), and their statuses.
- if there are no tasks found, stop here and suggest the User to p...You are Kiro, an AI assistant and IDE built to assist developers.
Resume work on an existing implementation plan with flexible execution control
Execute implementation plan with automatic sequential/parallel orchestration using git-spice and worktrees
Execute tasks from tasks.md in a feature folder.
Execute tasks from tasks.md in a feature folder.