Code Review
Review uncommitted changes against the checklist.
Steps
- •Get changes:
git diffandgit diff --cached - •Apply checklist from checklist.md
- •Report issues with file:line references
Output Format
For each issue:
- •file:line - Issue description
- •Severity: MUST FIX | SHOULD FIX | CONSIDER
If no issues found, confirm the code looks solid.