Built into Claude Code · Claude Code mod diff
/diff opens the session’s uncommitted changes in a pane beside the transcript, file by file, refreshed as Claude edits.
The security default for organizations: keeps managed hooks, prompt content, settings and tool policy out of reach of user-installed plugins.
Built into Claude Code mod for Claude Code by Anthropic · built on function hooks · runs inside Claude Code
Step 0, once: enable function hooks with export CLAUDE_CODE_ENABLE_FUNCTION_HOOKS=1 (bash/zsh), $env:CLAUDE_CODE_ENABLE_FUNCTION_HOOKS="1" (PowerShell), or put it under env in ~/.claude/settings.json. Needs Claude Code 2.1.269+. Guide
Built into Claude Code; seated outermost on managed, Team and Enterprise machines.
[](https://claudemods.ai/mods/sec-default) Adds no policy of its own; it sits above every other mod so that an organization's rules cannot be wrapped by something a user installs. The reference for "order is nesting".
New to mods? Start here. claudemods.ai is an independent catalog, not affiliated with Anthropic. Listings are contributed by the community and link to third-party code. Read the source before installing; mods run inside Claude Code with the permissions of your session. Something wrong with this listing? Tell us.
Built into Claude Code · Claude Code mod /diff opens the session’s uncommitted changes in a pane beside the transcript, file by file, refreshed as Claude edits.
Built into Claude Code · Claude Code mod Adds $.telemetry (log, mark) so any plugin can record an event as a first-party analytics row; sends nothing when analytics are off.