grimoire-rs/grimoire

Package manager for AI-agent config. grim installs, updates, and publishes skills, rules, agents, MCP servers, and bundles into Claude Code, Copilot, Cursor, Codex, Gemini, Zed, Amp, Kiro, Junie, and opencode — pinned by digest in a lockfile. Storage is any OCI registry; there is no service to run.

8Stars on the repository
34Mods indexed here, across every type
2d agoLast push, which is what freshness is scored on
Apache-2.0Licence, which decides whether bodies are shown

SessionStart

01

grimoire-rs/grimoire

Hook Claude Code

Runs when a session starts on startup and resume, executing session_start_loader.py via uv. From grimoire-rs/grimoire.

8 2d ago A tokens not measured original Apache-2.0

PreToolUse

02

grimoire-rs/grimoire

Hook Claude Code

Runs before the agent uses a tool for Write, Edit, MultiEdit and Bash tool calls, executing pre_tool_use_validator.py, pre_commit_verification.py and conventional_commit_validator.py via uv (3 commands). From grimoire-rs/grimoire.

8 2d ago A tokens not measured original Apache-2.0

PostToolUse

03

grimoire-rs/grimoire

Hook Claude Code

Runs after a tool call finishes for Edit, MultiEdit and Write tool calls, executing post_tool_use_tracker.py via uv. From grimoire-rs/grimoire.

8 2d ago A tokens not measured original Apache-2.0

Stop

04

grimoire-rs/grimoire

Hook Claude Code

Runs when the agent finishes a response, executing stop_validator.py via uv. From grimoire-rs/grimoire.

8 2d ago A tokens not measured original Apache-2.0

SubagentStop

05

grimoire-rs/grimoire

Hook Claude Code

Runs when a subagent finishes, executing subagent_stop_logger.py via uv. From grimoire-rs/grimoire.

8 2d ago A tokens not measured original Apache-2.0

UserPromptSubmit

06

grimoire-rs/grimoire

Hook Claude Code

Runs when you submit a prompt, before the agent sees it, executing user_prompt_router.py via uv. From grimoire-rs/grimoire.

8 2d ago A tokens not measured original Apache-2.0