router-first-architecture

Community

Intelligent tool routing for complex tasks.

Authorscooter-lacroix
Version1.0.0
Installs0

System Documentation

What problem does it solve?

This Skill streamlines AI-driven workflows by ensuring that the most appropriate tool or script is selected for a given task, preventing direct calls to individual tools when a more general router exists.

Core Features & Use Cases

  • Abstracted Tool Selection: Domain routers intelligently map user intent to specific underlying scripts or tools.
  • Deterministic Routing: Ensures consistent and predictable execution paths for common operations.
  • Use Case: When a user asks to perform a mathematical calculation, the math-router is invoked first to determine the exact command (e.g., add, subtract, multiply) and its parameters, rather than the AI guessing which specific math script to call.

Quick Start

Use the router-first-architecture skill to route the intent "calculate the sum of 5 and 7".

Dependency Matrix

Required Modules

None required

Components

Standard package

💻 Claude Code Installation

Recommended: Let Claude install automatically. Simply copy and paste the text below to Claude Code.

Please help me install this Skill:
Name: router-first-architecture
Download link: https://github.com/scooter-lacroix/Maestro/archive/main.zip#router-first-architecture

Please download this .zip file, extract it, and install it in the .claude/skills/ directory.
View Source Repository

Agent Skills Search Helper

Install a tiny helper to your Agent, search and equip skill from 471,000+ vetted skills library on demand.