---
description: Display code review documentation and improvement recommendations
---
# Code Review Documentation
Please read and summarize the following code review documentation files:
1. **Quick Reference** (Start here):
- Read: `docs/QUICK_REFERENCE_IMPROVEMENTS.md`
- Summary: Top 10 improvements with before/after examples
2. **Navigation Guide**:
- Read: `docs/README_REVIEWS.md`
- Summary: Overview of all documentation and how to navigate
3. **Session Summary**:
- Read: `docs/SESSION_SUMMARY_2025-11-15.md`
- Summary: What was accomplished, key findings, next steps
4. **Action Plan**:
- Read: `docs/REFACTORING_ACTION_PLAN.md`
- Summary: Prioritized improvements with implementation timeline
5. **Complete Analysis** (if time permits):
- Read: `docs/CODE_QUALITY_REVIEW.md`
- Summary: Full 47-issue analysis with design patterns
6. **Bug Fixes**:
- Read: `docs/BUG_FIXES_2025-11-14.md`
- Summary: Bugs fixed and prevention strategies
After reading, provide:
1. **Executive Summary** (3-5 sentences)
- What was reviewed
- Top 3 critical issues found
- Recommended next action
2. **Priority Improvements** (Top 5)
- List with effort estimates
- Impact ratings
- Implementation order
3. **Quick Wins** (Can do today)
- Easiest improvements to implement
- High value, low effort
4. **Questions for Clarification**
- Any ambiguities in the recommendations
- Trade-offs to consider
- Implementation concerns
Format your response to be actionable and decision-ready.