Plugin Claude Code
Offload summarisation, triage, classification, and bulk-text tasks from Claude Code to locally-installed models. Saves Anthropic API tokens and keeps content on-device.
Plugin Claude Code
Offload summarisation, triage, classification, and bulk-text tasks from Claude Code to locally-installed models. Saves Anthropic API tokens and keeps content on-device.
Hook Claude Code
Runs after a tool call finishes for Edit and Write tool calls, executing post-edit-validate.sh via bash. From IsmaelMartinez/delegate-local.
Settings file Claude Code
Agent settings declaring 1 hook event (PostToolUse) and 12 allowed tools.
Instructions file
Instructions for IsmaelMartinez/delegate-local, covering claude.md, what this repo is, commands, architecture and conventions.
Skill Claude CodeCodex
Use this skill to offload non-reasoning text work to locally-installed models (Ollama or MLX) via delegate.sh, keeping content on-device and freeing the main-agent context window. Saves API tokens too, though context protection and privacy are the headline values, not cost. MUST use whenever the user asks to summarise…