What problem does it solve?
This Skill helps engineers thoroughly review and refine their technical plans, ensuring architecture, code quality, testing, and performance are robust before implementation.
Core Features & Use Cases
- Architecture Review: Evaluates system design, dependencies, data flow, and security.
- Code Quality: Checks for DRY violations, error handling, and adherence to engineering preferences.
- Test Review: Ensures adequate test coverage for new code paths and LLM changes.
- Performance Review: Identifies potential bottlenecks like N+1 queries or memory issues.
- Use Case: Before starting a complex feature, you can use this Skill to get a detailed engineering review of your proposed architecture and implementation plan, catching potential issues early.
Quick Start
Review the current plan for the new user authentication module, focusing on architecture and test coverage.