diffity-start
Original:🇺🇸 English
Translated
Start the diffity diff viewer server for the current working tree or staged changes
11installs
Sourcekamranahmedse/diffity
Added on
NPX Install
npx skill4agent add kamranahmedse/diffity diffity-startTags
Translated version includes tags in frontmatterSKILL.md Content
View Translation Comparison →Diffity Start Skill
You are starting the diffity diff viewer so the user can see their changes in the browser.
Instructions
-
Check thatis available: run
diffity. If not found, install it withwhich diffity.npm install -g diffity -
Start the server using the Bash tool with:
run_in_background: true- Command:
diffity - Do NOT use or
&— let the Bash tool handle backgrounding--quiet - The browser will open automatically and the session is auto-created on startup
- Command:
-
Wait 2 seconds, then verify the session exists by checking thatfile is present.
.diffity/current-session -
Tell the user diffity is running and show them what they can do next. Keep it short — don't show session IDs, hashes, or other internals. Example:Diffity is running — check your browser.When you're ready:
- Leave comments on the diff in your browser, then run /diffity-resolve to fix them
- Or run /diffity-review to get an AI code review