·adaptive-subagents
</>

adaptive-subagents

Optimize token cost by routing Agent tool delegations to the cheapest sufficient model. TRIGGER when: about to use the Agent tool, any multi-step task, implementation, debugging, refactoring, search, exploration, test writing, code review, or any task that could be decomposed into subtasks. DO NOT TRIGGER when: single-line fix, trivial question, or user says 'no routing'.

14Installs·2Trend·@maleko91

Installation

$npx skills add https://github.com/maleko91/claude-code-adaptive-subagents --skill adaptive-subagents

How to Install adaptive-subagents

Quickly install adaptive-subagents AI skill to your development environment via command line

  1. Open Terminal: Open your terminal or command line tool (Terminal, iTerm, Windows Terminal, etc.)
  2. Run Installation Command: Copy and run this command: npx skills add https://github.com/maleko91/claude-code-adaptive-subagents --skill adaptive-subagents
  3. Verify Installation: Once installed, the skill will be automatically configured in your AI coding environment and ready to use in Claude Code, Cursor, or OpenClaw

Source: maleko91/claude-code-adaptive-subagents.

SKILL.md

View raw

Haiku boundary: Haiku can find things and format things. It cannot understand or reason about code. If the task requires reading code and making a judgment, that's Sonnet.

If unsure between two tiers, pick the cheaper one. Escalate after failure, not before.

Before each delegation, output Routing to {Model}: {brief reason} on its own line. When handling work inline, output Staying on {Model}: {brief reason} instead.

Optimize token cost by routing Agent tool delegations to the cheapest sufficient model. TRIGGER when: about to use the Agent tool, any multi-step task, implementation, debugging, refactoring, search, exploration, test writing, code review, or any task that could be decomposed into subtasks. DO NOT TRIGGER when: single-line fix, trivial question, or user says 'no routing'. Source: maleko91/claude-code-adaptive-subagents.

Facts (cite-ready)

Stable fields and commands for AI/search citations.

Install command
npx skills add https://github.com/maleko91/claude-code-adaptive-subagents --skill adaptive-subagents
Category
</>Dev Tools
Verified
First Seen
2026-03-01
Updated
2026-03-10

Browse more skills from maleko91/claude-code-adaptive-subagents

Quick answers

What is adaptive-subagents?

Optimize token cost by routing Agent tool delegations to the cheapest sufficient model. TRIGGER when: about to use the Agent tool, any multi-step task, implementation, debugging, refactoring, search, exploration, test writing, code review, or any task that could be decomposed into subtasks. DO NOT TRIGGER when: single-line fix, trivial question, or user says 'no routing'. Source: maleko91/claude-code-adaptive-subagents.

How do I install adaptive-subagents?

Open your terminal or command line tool (Terminal, iTerm, Windows Terminal, etc.) Copy and run this command: npx skills add https://github.com/maleko91/claude-code-adaptive-subagents --skill adaptive-subagents Once installed, the skill will be automatically configured in your AI coding environment and ready to use in Claude Code, Cursor, or OpenClaw

Where is the source repository?

https://github.com/maleko91/claude-code-adaptive-subagents

Details

Category
</>Dev Tools
Source
skills.sh
First Seen
2026-03-01

Related Skills

None