mvrozanti

11 mods across 1 repository, 5 stars between them.

PreToolUse

01

mvrozanti/mandragora

Hook Claude Code

Runs before the agent uses a tool for Bash tool calls, executing rtk-rewrite.sh. From mvrozanti/mandragora.

5 yesterday A tokens not measured

mandragora

02

mvrozanti/mandragora

Settings file Claude Code

Agent settings declaring 1 hook event (PreToolUse) and 1 allowed tools.

5 yesterday A tokens not measured

mvrozanti/mandragora

Instructions file CodexOpenCode

AGENTS.md instructions for mvrozanti/mandragora, covering agents.md — mandragora universal context, who you are working with, the system config, vps operations and non-negotiables (absolute rules).

5 yesterday D 4,461 tokens

mvrozanti/mandragora

Instructions file

Claude Code instructions for mvrozanti/mandragora, covering claude code — mandragora (repo-level), claude-specific workflow and multi-agent file safety rule.

5 yesterday B 184 tokens

mvrozanti/mandragora

Instructions file Gemini CLI

Gemini CLI instructions for mvrozanti/mandragora, covering gemini cli — mandragora, execution & decision discipline, ai bridge protocol, git safety rule and rebuilding.

5 yesterday A 435 tokens

gpu-lock

06

mvrozanti/mandragora

Skill Claude CodeCodex

Use when about to launch any GPU/CUDA/PyTorch/Ollama workload, when wrapping a program that uses an LLM or image generator, when handling GPU coordination on Mandragora, or when working with the bots (im-gen, llm-via-telegram, crush, MCP server). Loads the full Mandragora gpu-lock contract — non-blocking…

5 yesterday A 96 tokens

handoff

07

mvrozanti/mandragora

Skill Claude CodeCodex

Use when the user wants to pass current task context to another AI agent (Gemini, Qwen, etc.) so they can continue mid-thought. Writes a structured baton-pass to /.ai-shared/handoffs/. Triggered explicitly via /handoff [to].

5 yesterday A 58 tokens

hotkeys

08

mvrozanti/mandragora

Skill Claude CodeCodex

Use when adding, changing, looking up, or auditing keybindings/hotkeys/shortcuts across the mandragora repo. Loads the cross-program inventory and the user's existing binding "language" (modifier conventions, key families, shared prefixes) before proposing changes. Triggers on "bind X to Y", "what does do", "find a…

5 yesterday A 112 tokens

nb-vault-sync

09

mvrozanti/mandragora

Skill Claude CodeCodex

Use when the user wants to refresh Open Notebook (nb.mvr.ac) with the current state of the mandragora-desktop obsidian vault. Runs the nb-vault-sync CLI, which idempotently diffs /Documents/mandragora-desktop-obsidian-vault/ against the vault notebook in Open Notebook and POST/DELETEs sources to match. Manual trigger…

5 yesterday A 0 tokens

nrp

10

mvrozanti/mandragora

Skill Claude CodeCodex

Use when /etc/nixos/mandragora has uncommitted changes that span multiple unrelated topics and the user wants each topic committed separately. Walks the diff, groups hunks by concern, and commits each group as its own commit.

5 yesterday A 52 tokens

pickup

11

mvrozanti/mandragora

Skill Claude CodeCodex

Use when the user wants to resume work from a handoff written by another agent. Reads the latest open handoff addressed to Claude from /.ai-shared/handoffs/ and continues from there. Triggered explicitly via /pickup.

5 yesterday A 49 tokens