---
title: "shunt"
description: "Token plane: PreToolUse hooks that keep whole-file reads of large files and unbounded repo-wide searches out of the main context, plus cheap worker agents (bulk-reader, code-writer) and the delegation skills that route t"
canonical: https://agentpluginsdirectory.com/plugins/shunt--samosunaz
last-updated: 2026-09-14
---

# shunt
Token plane: PreToolUse hooks that keep whole-file reads of large files and unbounded repo-wide searches out of the main context, plus cheap worker agents (bulk-reader, code-writer) and the delegation skills that route to them
- Slug: shunt--samosunaz
- Publisher: Samuel Osuna
- Repository: https://github.com/samosunaz/agent-skills
- Manifest: plugins/shunt/plugin.json
- Version: 4.10.0
- License: MIT
- Category (editorial): other
- Skills: 2 (bulk-read, code-write)
- MCP servers: 0
- Stars: 0
- Repository created: 2026-08-06
- Repository last pushed: 2026-09-14
- Publisher type: User
- Listing: https://agentpluginsdirectory.com/plugins/shunt--samosunaz
- Schema: https://agent-plugins.org/schemas/1.0.0/plugin.schema.json

## Skills

- bulk-read: Delegate whole-file reads of large files to the cheap bulk-reader agent (haiku) and bring back only the answer. Fired by the shunt hook when a Read/cat exceeds the line limit; also use proactively before reading 2+ large files for one question. Trigger on 'bulk read', 'summarize these files', 'what…
- code-write: Hand pattern-following code generation (tests, configs, type stubs, fixtures, adapters) to the cheap code-writer agent (sonnet) that writes straight to disk from a mandatory reference file, so neither the reference nor the output passes through the main context. Trigger on 'write tests like', 'gene…

Descriptions come from the frontmatter of each SKILL.md, punctuation lightly normalized.
