Development
Hook
Hooks
What gearbox runs automatically, and when. A hook is a command Claude Code fires at a fixed moment, without you asking for it.
Install
$ npx -y skills add Adityaraj0421/gearbox --agent claude-codeShips with gearbox. Installing the plugin gets these hooks.
What fires, and when
PreToolUse
- Runs log-escalation.py".
PostToolUse
- Runs log-routing.py".
SessionStart
Fires once when a session begins, and again after a context compaction. It is where a plugin sets up its environment, or restores state the compaction dropped.
- Runs inject-routing.py".
SubagentStop
- Runs log-verdict.py".
Ships withgearbox
Gearbox is a Claude Code plugin that automatically routes subagent delegations to the cheapest model tier that can handle the work — haiku for search and mechanical edits, sonnet for standard implementation, opus for hard architectural problems.
Get the whole plugin, auto-invoked
Stats
8
Stars
0
Views
3
Forks
Active
Maintenance
Python
Language
MIT
License
9d ago
Last commit
1mo ago
Created
Repo: Adityaraj0421/gearbox

