A skill for opening diffs in difit for user review, or for reviewing a specific diff or PR first and preloading findings into difit as inline comments. Use it after code changes, for commit or branch comparisons, or when a human-readable web diff with anchored comments is the best review surface.
$npx -y skills add longbkit/clisbot --skill web-diff-reviewInstalls into the current project.
Run `npx skills use "https://github.com/longbkit/clisbot" --skill "longbkit/clisbot/web-diff-review"` and follow the generated skill instructions now. Read its complete output, redirecting it to a temporary file first if necessary. Resolve relative paths from the supporting-files directory it provides.
Use the skills in "https://github.com/longbkit/clisbot" that are relevant to the current task. Run `npx skills add "https://github.com/longbkit/clisbot"` and select the relevant skills, then follow their instructions.