What problem does it solve?
This Skill provides a comprehensive code analysis by leveraging multiple AI perspectives, ensuring a well-rounded evaluation of code quality, security, and potential issues.
Core Features & Use Cases
- Multi-AI Analysis: Integrates with external CLIs like Codex and Gemini, or falls back to Claude agents for diverse viewpoints.
- Perspective-Based Evaluation: Analyzes code from predefined or custom perspectives (e.g., backend, frontend, security, performance).
- Synthesis Report: Consolidates findings into a structured report highlighting agreements, conflicts, and recommendations.
- Use Case: Before merging a complex feature, use
jin-gcc to get a security expert's view, a performance analyst's view, and a backend architect's view to identify potential risks and trade-offs.
Quick Start
Use jin gcc to analyze the following code snippet from a security perspective.