Review code changes in modified files since origin/HEAD
Reviews code changes in modified files since origin/HEAD for quality, security, and performance issues.
/plugin marketplace add daturkel/dt-cc/plugin install dt-code@dt-ccfile_pathReview all modified files since origin/HEAD, or focus on specific files if provided.
Focus on (if provided): $ARGUMENTS
git status --shortgit diff origin/HEAD...HEAD --statgit log origin/HEAD..HEAD --onelineIdentify files that have been modified since origin/HEAD
If the user specified files in arguments, filter to only those files
For each modified file, launch an agent to review it (keeping in context the diff of related files)
Each review agent should analyze:
Compile the reviews and present a summary for each file
Review guidelines:
Important: