diff
SkillDev toolsShow worktree diff against the base branch
Available today. Use it from your connected AI after setup.
No other account needed.
Connect ahel once, and every AI you use reads what you have installed.
Then ask your AI: use the diff skill
What this skill tells your AI
The instructions your AI receives, as published by runtorque/torque in skills/diff/SKILL.md and read by ahel’s review.
Show the current worktree diff summary against the base branch.
Run: git diff --stat main...HEAD
Then run: git diff main...HEAD
Summarize the changes: which files changed, lines added/removed, and a brief description of what the changes do.
Signals
- GitHub stars
- 33
- Forks
- 3
- Last commit
- Aug 2026
Advanced
- Catalog kind
- skill
- Gateway key
diff- Source
- github.com/runtorque/torque