analyze_task
Analyze task requirements to evaluate technical feasibility, assess risks, and develop high-level solution concepts. Use pseudocode to outline key steps and logic flow without providing complete code.
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 |