analyze_task
Analyze task requirements, evaluate feasibility, identify risks, and outline high-level logic flow using pseudocode to guide solution development and implementation.
Instructions
Deeply analyze task requirements and systematically check the codebase, evaluate technical feasibility and potential risks. If code is needed, use pseudocode format providing only high-level logic flow and key steps, avoiding complete code.
Input Schema
Name | Required | Description | Default |
---|---|---|---|
initialConcept | Yes | At least 50 characters of initial solution concept, including technical solution, architectural design and implementation strategy, if code is needed use pseudocode format and only provide high-level logic flow and key steps avoiding complete code | |
previousAnalysis | No | Analysis results from previous iterations, used for continuous improvement of solutions (only required for reanalysis) | |
summary | Yes | Structured task summary including task objectives, scope and key technical challenges, minimum 10 characters |