---
title: "jasmeralia-general-hooks"
description: "Universal shell/git/tooling hygiene hooks: no personal or employer specifics"
canonical: https://agentpluginsdirectory.com/plugins/jasmeralia-general-hooks
last-updated: 2026-09-21
---

# jasmeralia-general-hooks
Universal shell/git/tooling hygiene hooks: no personal or employer specifics
- Slug: jasmeralia-general-hooks
- Publisher: Morgan Blackthorne
- Repository: https://github.com/jasmeralia/agent-plugins
- Manifest: plugins/jasmeralia-general-hooks/plugin.json
- Version: 0.1.0
- Category (editorial): other
- Skills: 0
- MCP servers: 0
- Stars: 0
- Repository created: 2026-09-19
- Repository last pushed: 2026-09-19
- Publisher type: User
- Listing: https://agentpluginsdirectory.com/plugins/jasmeralia-general-hooks
- Schema: https://agent-plugins.org/schemas/1.0.0/plugin.schema.json

## What jasmeralia-general-hooks does, in the publisher's words

Universal shell/git/tooling hygiene hooks. No personal infrastructure or employer specifics: safe to install regardless of who or what team you are.

- Claude Code:.claude-plugin/plugin.json + hooks/hooks.json.
- Codex: root plugin.json (Agent Plugins standard) reuses the same hooks/hooks.json: Codex uses the same PascalCase event names and sets CLAUDE_PLUGIN_ROOT for compatibility.
- Cursor:.cursor-plugin/plugin.json + a hand-translated hooks/cursor-hooks.json (camelCase events, Shell/Write tool names, ${CURSOR_PLUGIN_ROOT} paths).

Two hooks have no Cursor translation and are intentionally omitted from cursor-hooks.json:

- remind_serena.py: Cursor's preToolUse matcher vocabulary (Shell, Read, Write, Task, MCP: ) has no distinct Grep/Glob tool kind to match against.
- codex-isolation-guard.sh: guards a Claude Code Agent-tool parameter combination specific to the Claude Code + Codex plugin pairing, which has no equivalent in Cursor's own subagent model.

From the project README, punctuation lightly normalized. Full text: https://raw.githubusercontent.com/jasmeralia/agent-plugins/HEAD/plugins/jasmeralia-general-hooks/README.md
