What problem does it solve?
This skill provides senior-level, structured feedback on code changes to improve architecture, quality, security, performance, tests, and documentation, helping teams ship reliable software faster.
Core Features & Use Cases
- Architecture & Design: evaluates module organization, separation of concerns, and architectural patterns to prevent design drift.
- Code Quality: checks readability, naming, complexity, DRY principles, and opportunities for refactoring.
- Security & Dependencies: flags vulnerabilities, dependency management gaps, and supply-chain risks.
- Performance & Scalability: analyzes algorithm efficiency, caching opportunities, and async patterns for high-load scenarios.
- Testing Quality: looks at meaningful assertions, test isolation, edge cases, and maintainability.
- Documentation & API: reviews README quality, API surface, and developer experience.
- Use Case: for a major feature merge, receive a prioritized, actionable review that guides fixes before release.
Quick Start
Describe the code changes you want reviewed and trigger a deep, six-area assessment.