get_execution_prompt
Generates an enriched execution prompt with dependencies, risks, patterns, and guidelines to implement a task. Use after task analysis to get comprehensive instructions and next steps.
Instructions
Generates an enriched execution prompt with full context for implementing a task. Call this after save_task_analysis to get a comprehensive prompt with dependencies, risks, patterns, and guidelines. ⚠️ IMPORTANT: The response includes nextSteps for implementation - follow the prompt and update task status to in_progress when you start.
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| taskId | Yes | Task ID to get execution prompt for |