Loading...
Loading...
Start a code review session by launching the diffx server and opening the browser UI. Use when the user invokes /diffx-start-review.
npx skill4agent add wong2/diffx diffx-start-reviewdiffxdiffxdiffx -- --staged # Only staged changes
diffx -- HEAD~3 # Last 3 commits
diffx -- main..HEAD # Current branch vs main
diffx -p 8080 # Custom port (default: random available port)--git diffrun_in_background: truediffx is running. Review your changes in the browser and leave inline comments. When you're done, come back here and run./diffx-finish-review