analyze_architecture
Analyzes system architecture to identify patterns, detect potential issues, and suggest improvements for design reviews and technical decisions.
Instructions
Analyzes system architecture, identifying patterns, potential issues, and improvement opportunities. Use for design reviews and technical decisions.
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| description | Yes | Description of the architecture/system | |
| components | No | List of main components | |
| concerns | No | Specific concerns to address |