gemini_validate_architecture
Validate code architecture and design patterns using Gemini CLI, with configurable focus areas for scalability, testability, and maintainability.
Instructions
Use Gemini CLI to validate code architecture and design patterns
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| language | No | Programming language (auto-detected if not specified) | |
| file_path | Yes | Path to the source code file | |
| validation_focus | No | architecture |