What problem does it solve?
Provides a structured, standards-driven approach to reviewing CodeSpirit-based projects so teams can identify security, database, async, and architectural issues consistently before merge or release.
Core Features & Use Cases
- Three-level priority triage: classifies findings as 🔴 severe (must-fix), 🟡 important, and 🟢 suggestions for best practices.
- Comprehensive rule coverage: checks security, database/migration correctness, async programming patterns, reflection usage, dependency injection, package management, DTOs, controllers, services, EF Core queries, and i18n concerns.
- Report generation: produces a structured review report using the provided template that includes file locations, severity, descriptions, and remediation suggestions.
- Reviewer tooling guidance: recommends search patterns, linters, and rule documents to accelerate audits and ensure consistent fixes.
Quick Start
Run a CodeSpirit-style review on the changed files and produce a structured report summarizing all 🔴, 🟡, and 🟢 findings with file locations and recommended fixes.