ultra-analyze
Perform step-by-step code analysis focusing on architecture, performance, security, quality, or scalability using AI providers like OpenAI or Gemini.
Instructions
Comprehensive code analysis with step-by-step workflow
Input Schema
Name | Required | Description | Default |
---|---|---|---|
confidence | No | Confidence level in findings | |
files | No | File paths to analyze (optional) | |
findings | No | Accumulated findings from the analysis | |
focus | No | Analysis focus area | all |
model | No | Specific model to use | |
nextStepRequired | No | Whether another step is needed | |
provider | No | AI provider to use | |
stepNumber | No | Current step in the analysis workflow | |
task | Yes | What to analyze in the code | |
totalSteps | No | Estimated total steps needed |