# gearbox

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.

- Tier: Indexed (plain plugin)
- Category: Development
- Page: https://www.flowy.sh/listings/adityaraj0421-gearbox
- Source: https://github.com/Adityaraj0421/gearbox
- Price: free and open source

## Summary
gearbox is a Claude Code plugin with hand-picked skills for development work, indexed on Flowy. Install it with the command on its page. Its skills do not fire on their own yet. Request auto-invocation to have Flowy route them as you prompt. Free and open source.

## Install (Claude Code)
```
npx -y skills add adityaraj0421/gearbox
```

## FAQ

### What is gearbox?
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.

### How do I install gearbox?
Run these in Claude Code: npx -y skills add adityaraj0421/gearbox. Then prompt normally.

### Does gearbox auto-invoke its skills?
Not yet. It is indexed on Flowy as a plain plugin. Request auto-invocation on its page and Flowy will route its skills for you as you prompt.

### Is gearbox free?
Yes. Flowy is free and open source, with nothing gated. You can read every skill in full before you install.
