Skip to content

samosunaz/shunt

v4.13.0MIT

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

code-write

Hand pattern-following code generation (tests, configs, type stubs, fixtures, adapters) to a cheap worker (the code-writer agent on sonnet under Claude Code, spawn_agent under Codex) 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', 'generate boilerplate', 'stub this', 'same pattern as', 'code write'.

Read SKILL.md at the source

Pinned to revision eec448a821d6, so it is the text this page describes rather than whatever the author pushed since.

Pre-approved tools experimental

Experimental field. Support varies between clients, so this list is what the author declared, not what your client will enforce.

  • Agent
  • Grep
  • Glob
  • Read
  • Bash(git diff *)
  • Bash(git status *)

Files

Every link opens the file at its source, pinned to the revision this page describes.