What problem does it solve?
Code reviews are essential but often inconsistent and time-consuming, leading to undetected defects and misaligned expectations. This Skill provides a structured, Julie-first review process that standardizes both inline and pre-merge reviews to ensure consistency and production readiness.
Core Features & Use Cases
- Inline Review (Plan Execution): Lead performs inline reviews after each implementer reports DONE, ensuring spec compliance and quality.
- Standalone Review (Ad-hoc / Pre-Merge): Dispatch a dedicated code-reviewer agent to validate complex changes before merging.
- Tools and workflow integration: Uses get_symbols, deep_dive, and fast_refs to analyze changes and ensure safe, maintainable updates.
- Use Case: Teams shipping features with multiple contributors can prevent regressions by enforcing the review loop before merge.
Quick Start
Orient your workflow by invoking the lead to perform inline reviews after each implementer reports DONE and run a standalone review before merging to main.