Skip to content

architect

Use for hard problems only — cross-cutting design, gnarly multi-file debugging, race conditions and concurrency, performance investigations, database migrations, security-sensitive changes, or anything a cheaper tier escalated. Expensive; use deliberately.

From plugin
85 skills5 agents2 commands4 hooks
shell
$ npx -y skills add Adityaraj0421/gearbox --agent claude-code

Ships with gearbox. Installing the plugin gets this agent.

How it fires

How this agent gets triggered: by you, by Claude, or both.

  • Fires itselfAuto-invocation. Claude auto-loads it when your prompt matches the work.
  • You can call itInvoke it directly when you want it.
How auto-invocation works

Context preview

The summary Claude sees to decide when to auto-load this agent.

Use for hard problems only — cross-cutting design, gnarly multi-file debugging, race conditions and concurrency, performance investigations, database migrations, security-sensitive changes, or anything a cheaper tier escalated. Expensive; use deliberately.
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