Delegate AI Subtasks
by Aman Garg
Stop burning expensive model tokens on repetitive subtasks. This skill delegates mechanical work to cheaper models and writes handoff snapshots so you never lose context switching between sessions.
- Spawn sub-agents to handle repetitive boilerplate and formatting tasks.
- Switch between high-reasoning and low-cost models without losing context.
- Generate comprehensive state snapshots for resuming work in new sessions.
Secure checkout via Stripe
Included in download
- Spawn sub-agents to handle repetitive boilerplate and formatting tasks.
- Switch between high-reasoning and low-cost models without losing context.
- Includes example output and usage patterns
See it in action
A real example of what this skill takes in and produces.
Sample output
I've delegated the creation of 12 boilerplate CSS modules to a Haiku sub-agent. Meanwhile, I've generated HANDOFF.md with our architectural decisions regarding the React context provider. You can now switch to a cheaper model; just tell it to "Read HANDOFF.md and continue."
Delegate AI Subtasks
by Aman Garg
Stop burning expensive model tokens on repetitive subtasks. This skill delegates mechanical work to cheaper models and writes handoff snapshots so you never lose context switching between sessions.
Secure checkout via Stripe
Included in download
- Spawn sub-agents to handle repetitive boilerplate and formatting tasks.
- Switch between high-reasoning and low-cost models without losing context.
- Includes example output and usage patterns
- Instant install
- One-time purchase
See it in action
A real example of what this skill takes in and produces.
Sample output
I've delegated the creation of 12 boilerplate CSS modules to a Haiku sub-agent. Meanwhile, I've generated HANDOFF.md with our architectural decisions regarding the React context provider. You can now switch to a cheaper model; just tell it to "Read HANDOFF.md and continue."
About This Skill
When you give your agent a complex task, it does everything with the same expensive model. Reformatting 10 files? Opus. Generating boilerplate from a spec? Opus. Running a script and checking output? Still Opus. Meanwhile, most of those subtasks could be handled by Haiku at a fraction of the cost. Smart Router does two things. First, it automatically identifies which parts of a task are mechanical or repetitive and delegates them to a cheaper model. Creating a batch of similar files, converting formats, running validation checks, generating boilerplate. The skill writes fully self contained prompts so the subagent has everything it needs without any conversation context. Your main model focuses on the work that actually requires judgment: architecture, debugging, the final user facing deliverable. Second, it handles context handoffs when you switch models or start a new session. It writes a structured HANDOFF.md snapshot that captures not just what was done, but why. Key decisions and their rationale, rejected approaches and why they didn't work, specific next steps, and any user preferences that came up in conversation. The next model reads that file and picks up exactly where you left off without asking you to repeat yourself. You can use either feature independently or both together. On a big task, you might delegate boilerplate to Haiku, do the complex work yourself, and then write a handoff when the user wants to continue later with a different model. Works with Claude Code, Cursor, Codex CLI, VS Code Copilot, and any agent that supports the SKILL.md standard.
Use Cases
- Spawn sub-agents to handle repetitive boilerplate and formatting tasks.
- Switch between high-reasoning and low-cost models without losing context.
- Generate comprehensive state snapshots for resuming work in new sessions.
- Maintain a history of rejected architectural paths to prevent logic errors.
How to Install
mkdir -p ~/.claude/skills && curl -sL https://www.agensi.io/api/install/smart-router | tar xz -C ~/.claude/skills/Free skills install directly. Paid skills require purchase - use the download button above after buying.
Reviews
No reviews yet - be the first to share your experience.
Only users who have downloaded or purchased this skill can leave a review.
Early access skill
Be the first to review this skill.
Only users who have downloaded or purchased this skill can leave a review.
Security Scanned
Passed automated security review
Permissions
No special permissions declared or detected
Frequently Asked Questions
Learn More About AI Agent Skills
More Premium Skills
skill-router-2
Automatically detect, load, and stack the perfect skills combo for any user request.
software-architect
A structured framework for planning, reviewing, and evolving complex software systems with explicit trade-offs.
designing-hybrid-context-layers
Architects the right retrieval strategy for every query — teaching your agent when to use RAG, a knowledge graph, or a temporal index instead of defaulting to vector search for everything.
consumer-motivation-analyzer
Go beyond surface-level feedback to uncover the psychological drivers and hidden motivations behind buyer behavior.