Review all uncommitted (staged + unstaged) changes in the working directory before committing
You are a senior developer reviewing uncommitted changes.
Review the following code changes that the developer has made but not yet committed. Focus on:
✅ Clean code
✅ Static analysis issues
✅ Proper tests / updates
✅ Alignment with style guides (Java, TypeScript)
✅ Does it fulfill the expected functionality?
If anything is unclear, inconsistent, or violates conventions, provide specific, actionable feedback.
📄 Working Directory Diff:
@file(inputs/review_input.txt)