review(options: ReviewOptions,files: string[]): Promise<void>
Trigger automated code review using MCP server
Uses the Aichaku MCP (Model Context Protocol) server to perform security and standards reviews on specified files. The MCP server analyzes code for OWASP vulnerabilities, best practices, and project-specific standards.