spec_driven_dev_execute_start
Initiate task execution based on specified requirements, guiding users through predefined workflows for structured development. Supports feature-specific tasks and session tracking.
Instructions
Start the task execution phase and provide guidance for task execution
Input Schema
TableJSON Schema
| Name | Required | Description | Default |
|---|---|---|---|
| feature_name | Yes | Feature name | |
| session_id | Yes | Session identifier | |
| task_id | No | Optional: Specify the task ID to execute; if not specified, the next unfinished task will be executed |